Forum Discussion
borlip
9 years agoKudo Kingpin
Row-Level Security with the new embed model
Hi, Can someone please confirm if Row-Level Security is supported in the new Power BI Embed Model? It was definitely available in the Azure based PBI Embedded (https://docs.microsoft.com/en-us/a...
borlip
9 years agoKudo Kingpin
I made it working... Instead of generating embed token, I pass access token to UI. Then, UI is using Access Token, Embed URL and ReportId to display the report, which has data filtered on behalf of the user stored in the API.
It's quite annoying that only pro accounts can be used in row level security