The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am a PBI newbie and am wokrking on a SaaS type site where multiple customers will logon to our site. Is it possible to use PowerBI to show individual customers their specific stats and data only? Or would another product be better suited for this time of reporting and analysis?
Solved! Go to Solution.
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/