Published on:
November 5, 2022
**These release notes represent a single point in time. Future releases may impact the information below.**
Aggregation
In Views when “group by” is applied, you can now apply the following functions to numeric columns:
- Sum
- Average
- Count
- Min
- Max
The applied function will be displayed as the aggregated value for each group of results, as displayed in the example below.
Improvements
- Resolved an issue with filters on the Grid tab in Views not being saved.