Forum Discussion
RajaSadagopan
1 year agoRegular Visitor
Dynamic RLS with embedding
Hi, So I have embedded a powerbi report in another web application. To view the report, user needs to login. Now the report has data for all departments. But the logging in user belongs to some sp...
- 1 year ago
RLS must control the data model. It needs to be applied to a dimension table on the outside of the star schema.
lbendlin
1 year agoSuper User
So we embed the report by Service principal
Don't do that?
There are around 30000 users logging into the web application from different domain
From outside your Entra ID?
Is your RLS applied to one of the dimension tables? What is it based on? Mapping from userprincipalname to department?