Blending Transaction Values

Blending Transaction Values holds the custom specified aggregate values for transactions against the source or target data sets. These values can easily be used in any part of the algorithm.

Blending Transaction Value Properties

Blending Transaction Properties have the following properties:

NameDescription
[Required]
[Key]
Name

A unique name within this Blending Transaction to indicate the values aggregated and held by this data point.

This name can be referenced throughout the algorithm to retrieve the associated value.

Type

The type of data to run this data aggregation against:

  • Source
    The Transactions associated with the Source data from Instrument Sets configuration.
  • Target
    The Transactions associated with the Target data from Instrument Sets configuration.
Transaction MatcherThe Transaction Matcher to use to filter to just the Transactions on the type of data you want to aggregate
Transaction AggregatorThe Transaction Aggregator to use to determine which values across the set of matching Transactions should be aggregated into a result we can use in the algorithm

These calculated values are available in the algorithm holding the Local, Functional and Reporting amounts.


Commands

A Blending Transaction Value has the standard set of commands and functions when being viewed from a grid. See our standard grid functionality.