Forum Discussion
Using Power BI for multiple customers
- 4 years ago
If all the customers data is in one model you can leverage row level security and role membership to limit the data returned to the users.
If they are in separate models then you would have to change the dataset connection for the reports each customer is looking at to point to their model.
Some resources that should help you get started.
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-multi-tenancy
https://www.powerbidevcamp.net/
https://powerbidevcamp.powerappsportals.com/sessions/session20/
If all the customers data is in one model you can leverage row level security and role membership to limit the data returned to the users.
If they are in separate models then you would have to change the dataset connection for the reports each customer is looking at to point to their model.
Some resources that should help you get started.
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-multi-tenancy
https://www.powerbidevcamp.net/
https://powerbidevcamp.powerappsportals.com/sessions/session20/