Forum Discussion
Multi-tenancy with Power BI Embedded
I do not believe that RLS is supported by Power BI embedded. They just extended RLS to content packs:
https://powerbi.microsoft.com/en-us/documentation/powerbi-service-whats-new/
One route to go would be to publish your dashboard/report in the Service, configure RLS and then share it with everyone.
Before that, you had to create a separate report and dashboard for each role/customer.
Thanks.. have you confirmed this works? i.e.. 1 report and RLS implemented for Azure SQL server and effectively then we have secure multi-tennancy? Is there anything else published to guide on this approach. I've been looking everywhere so would appreciate any further help.
Also, assuming you have RLS in place on Azure SQL Database, how do you pass the userID to the embedded PowerBI?