You are currently viewing Power Apps for Dynamics 365 – Filtering data based on users default company

Power Apps for Dynamics 365 – Filtering data based on users default company

When creating power apps for Dynamics 365 many times it is necessary to filter down to a specific company. The entities that are used from Dynamics 365 contain data for all companies. To give the user a consistent experience you should filter the data with the company.

We will take a look today at how we can get the starting company from Dynamics 365 Finance and Operations and read that into a variable that we can use in our power app.