Aggregation

Aggregation is the process of consolidating multiple values into a single value. For example, you could aggregate sales in several states into sales for a region that consists of several states.

An aggregation can run in parallel; see Parallel Processing.

To preform aggregation use an Aggregate node. These topics describe Aggregate nodes: