Tag: rollups
-
Creating a Finance App with Model-Driven Apps from Scratch – Part 6
<- Part 1 <- Part 4 <- Part 2 <- Part 5 <- Part 3 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…