Extending F&O Apps with Power Apps
Thanks to the integration between Dataverse and F&O environments, we can use F&O virtual tables in Dataverse. This will be the base we will use to create Power Apps to extend the ERP functionality in a list where we can see a list of our customers and where we will update the credit limit from inside the Power App. This will prove how Power Apps can be useful, for example, for a salesperson traveling to customers; instead of accessing the ERP from their mobile phone, they can use a Power App with just the information they need.
In this chapter, we will learn how to display F&O data in a Power App by covering these topics:
- Loading and modifying F&O data into a Power App
- Running
OData
actions from a Power App