Forum Discussion
garimajain85
2 years agoFrequent Visitor
Dynamic Row Level Security
Has anyone utilized Row-Level Security (RLS) in their Power BI reports. Specifically, has anyone configured it such that individuals can access and view their own data, while preventing them from see...
- 2 years ago
Hi garimajain85 ,
Be aware that RLS only works for users with viewer permissions in the workspace, all other roles (admin, member or contributor) since can edit the reports don't have RLS applied because it won't make sense in terms of role.
That is why you can't see the role working for you specifically.
anoomohan
Helper III
2 years agoI am facing the same issue, added the filter as below in 'Manager roles' in desktop
[emailid] == userprincipalname()
then saved it and wanted to test the role with 'view as'
but when i select the specified role, all data goes blank
garimajain85
2 years agoFrequent Visitor
It worked for me after I made sure I had the correct relationships and "keys" in the model.