cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
MaraT
Frequent Visitor

RLS in app works only in "view as role" but not when the actual user views the report

Hi, Hoping for assistance.
I have RLS setup and for all users except 2 it works as expected.  For 2 users however, they can sucessfully access the App and report however it's showing no rows/data. I have tested their account in the "view as role" feature and can see their rows/data.

I've found 2 solutions on this community but neither worked in this case:
1. The users does not have access to the workspace so it's not to do with those secruity settings (all users who can successfully see their rows also do not have access to the workspace).
2. Have also updated the syntax from USERNAME to USERPRINCIPALNAME in the model however hasn't resolved.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Most likely their USERPRINCIPALNAME() value is not what you have in your RLS table. Troubleshoot that part.

View solution in original post

2 REPLIES 2
MaraT
Frequent Visitor

Thankyou, yes it turns out to be an interesting case where microsoft authenticator has logged the user in with the correct email address, however making the USERPRINCIPALNAME() visible on PBI report showed that that user had an extra "mail#" at the start of their account login.  Added an Or condition in the Dax to pick up either the main email address or with the "mail#" at the start which has fixed the problem.  Hopefully this will help other people!

lbendlin
Super User
Super User

Most likely their USERPRINCIPALNAME() value is not what you have in your RLS table. Troubleshoot that part.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors