Forum Discussion
RLS issue
Hi All,
I wonder if you could provide some guidance on the issue that I am facing with RLS in power BI. RLS is restricting the view only when I do a dataset > security > test as role, but then when I click the main report the RLS doesn't seem to be working, so the whole purpose of RLS restricting data to assigned user is not at all working on the main report.
Could you suggest if I am missing on something here please. Thanks in advance for your help.
4 Replies
- RLSid17Helper III
In the Dataset where you published the report, click on the 3 dots and click on Security, there you will need to input the email address of the assigned user:
I hope this helps! As I've encountered this previously.- AnonymousNot applicable
thank you so much for your response, however I did add the username there. Please see the image. thanks
- AnonymousNot applicable
thank you so much for your response, however I did add the username there. Please see the image. thanks
- RLSid17Helper III
You need to setup a role under Modeling - Manage roles, see below sample from my report:
I used the expression USERPRINCIPALNAME() to compare the email address of the assigned user.