Appearance
Aggregate
Overview
The Aggregate element is used to combine multiple values into a single result or compact overview. It is useful when totals, averages, counts, or grouped outcomes should be shown directly on a page.
When to use
- When several values must be combined into one result
- When totals, averages, or counts should be shown to the user
- When a page should provide a condensed data summary
Element-specific options
| Option | Description |
|---|---|
| Source values | Defines which values are included in the aggregation |
| Aggregation type | Defines how the result is calculated, such as count, total, average, minimum, or maximum |
| Filter | Defines which values are included before the aggregation is calculated |
| Display label | Defines how the aggregated result is named or shown |