- Getting Started
- Administration Guide
-
User Guide
- An Introduction to Wyn Enterprise
- Document Portal for End Users
- Data Governance and Modeling
- Working with Resources
- Working with Reports
- Working with Dashboards
- View and Manage Documents
- Understanding Wyn Analytical Expressions
- Section 508 Compliance
- Subscribe to RSS Feed for Wyn Builds Site
- Developer Guide
Aggregate
The Aggregate command is used to group rows based on one or more columns. When rows have equal values in the grouping column(s), the aggregation is applied over the values in the aggregation field.
Configuration
After you add an Aggregate ETL command to the ETL designer and connect an input to it, you need to provide:
The column(s) to group by
The aggregation column
The new column name
The aggregation method. The supported methods are: Sum, Average, Maximum, Minimum, Count, Count Distinct Values, Count including nulls, Join Into a String, Median, Standard deviation.