max_n
aggregates and returns the maximum values found across all the
aggregated data.
Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
agg | MaxN | - | ✔ | The aggregates being combined |
Returns
| Column | Type | Description |
|---|---|---|
| rollup | MinN | An aggregate over all of the contributing values. |