Feature: Component Power Apps grid control and feature Enable aggregation (preview)
Overview: In the subgrids or views, we can now use the aggregation feature including sum/average/min/max for number/ currency columns. In the past, if we wanted to aggregate, we had to consume one roll-up field to do, or we had code from the technical side.
Configuration and result:
How to enable aggregation in subgrid:
Add component
In Get more components > Search and add Power Apps grid control
Enable aggregation
After adding Power Apps grid control, we need to enable aggregation
Save and publish
Back to the apps, add expected aggregations
6. Check the result
How to enable aggregation in view
In table control (classic mode) > add new control
2. Add component Power Apps grid control
Edit Enable aggregation (preview) and change the option to Yes
Back to the Demo App, add expected aggregations
5. Check the result
Limitations:
Cannot add aggregation in groups of lines.
Cannot format decimal for currency columns.
Cannot save selected aggregations after refreshing the page.
Only support aggregation: Sum/ Average/ Min/ Max