Tag: rollups
-
Creating a Finance App with Model-Driven Apps from Scratch – Part 6
In this post, I’m going to explain how to use a rollup field to aggregate values. But first, we need an entity to which we can add these aggregates. Each portfolio should have a list of assets, along with its total quantity and monetary amount.