Tag: Power Automate
-
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…
-
Creating a Finance App with Model-Driven Apps from Scratch – Part 4
In the last post, we created a field trigger for updating prices in the Assets table. In this one, we’re going to update asset prices using Power Automate and free APIs. We’ll give users the option to update an asset on demand, but we’ll also create a background flow that continuously updates asset prices.