Group Aggregator Step
Group and aggregate records to consolidate data.
This step is available for standalone plans, embedded plans, and transformation catalog items. |
Overview
The Group Aggregator step allows you to group and aggregate data. The step offers quick and easy configuration for simple cases as well as utilizing the full power of ONE expressions for more complex aggregations.
Configuration
This transformation step allows you to group records by one or more attributes and apply aggregate functions to other attributes.
Examples
Example 1: Basic Aggregation by Existing Column
In this example, we aggregate Sales transactions data by reporting_month
(a dedicated existing column) and compute maximum, minimum, average value of a transaction in that month as well as sum of all transactions.

Figure 1. Group Aggregator step configuration for basic aggregation
Transformation plan with Group Aggregator step
Was this page useful?