Tag: business rules
-
Creating a Finance App with Model-Driven Apps from Scratch – Part 5
We’ll need to display the total assets in each portfolio. for that first we’ll need for each movement to have two Power FX fields: one showing the amount of assets and the other displaying the amount of currency for that movement. This setup will allow us to aggregate them in the future. The necessary data…