We implemented a new Summary function. It works for fields, child collections, and definitions and can be any of the following types:
- SUM
- AVG
- MIN
- MAX
- COUNT
- DISTINCT
You have the option to decide which type of Summary you need, if any, and it gets saved in the View. Once selected, it shows at the bottom of the page under the Navigator and does not depend on the amount of currently shown records.
0 Comments