Tag: APP
-
Creating a Finance App with Model-Driven Apps from Scratch – Part 2
In the first part of this series, we created the basic app, and the tables and forms for portfolio and movements. In movements, we can select buy, sell, or adjust, but we should also be able to select what we are buying or selling. So in this post, we’re going to create the table Assets…
-
Creating a Finance App with Model-Driven Apps from Scratch – Part I
In this series, I’ll explain how to create a low-code / no-code finance app using Model-Driven Apps in the Power Platform. My goal is to keep it accessible even for people without a coding background by leveraging the no-code tools provided by the Power Platform. However, I might include some code here and there to…