Reporting 2.0 - Aggregate Values and Totals

Aggregation operators in Reporting 2.0 enable users to total their reports by applying count and count unique. Additionally users can apply average, minimum, maximum, or sum to selected columns. Reporting 2.0 delivers aggregations for the entire data set and outputs the result in the last line of the report.

Aggregation operators are available from the Column Header Properties panel, which is accessed by clicking the icon to the right of a field name in the Table Columns section.

Aggregate values display for each segment of a summarized report. In addition, a grand summary appears as the last row in a summarized report.

Note: Group aggregation is available by summarizing the report. See Reporting 2.0 - Summarize Report.

To access Reporting 2.0, go to Reports > Reporting 2.0.

Aggregate Operators

The type of operator that is available for a field depends on the field type. All fields can be aggregated by count and count unique, but only numeric fields can be aggregated by sum, average, minimum, and maximum.

Aggregate values are displayed for each segment of a summarized report.

To access aggregation operators, click the icon to the right of the field name in the Table Columns section. This opens the column properties panel. The available operators appear in the Apply Aggregation section:

Aggregation Operators for Numeric Data Types

The following aggregation operators are available for numeric data types:

Multiple aggregations may be added for the same field as long as they are different aggregate values. For example, the field Training Hours can be added to a report multiples times with all possible aggregations: Min, Max, Avg, and Sum. The system will automatically select the next available aggregate for you, but it may be changed from the column properties after it has been added.

Aggregation Operators for All Data Types

The following aggregation operators are available for all data types:

Both the Count and Count Unique aggregates can be added to the same field. The system will automatically select the next available aggregate for you, based on what has already been chosen. For example, if you have added the field Training Title with the aggregate Count, if you add the Training Title field again, the system will automatically apply the Count Unique aggregate.