Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi everyone,
i have an issue with a report where we have RLS eneabled.
We have 2 roles.
- The first role filters data according to the user info with the following rule
[User Name] = username() || [Primary Email] = username()
- The second role has no filters and is just used to assigne to users that can see all the data.
My issue is that for only 1 user she couldn't see the data and we noticed that she was assigned the first role.
So i removed her from that role and assigned her to the second role with no filters.
But she still can't see all the data and it keeps filtering as if she still had the first role assigned to her.
Is there anything else i'm missing and that i should look at to remove the initial RLS filter behaviour for her ?
Thanks for any suggestions you mite have.
two things to get you started
- there is a difference between USERNAME and USERPRINCIPALNAME. Don't use USERNAME.
- note that RLS will be ineffective if the user has workspace access above Viewer.
Ok thanks. I'll try USERPRINCIPALNAME() instead and see if that works.
And yeah, i noticed that RLS behaves differently depending on the level of acces the user has in the workspace.
I i can't get the user to work with RLS, i'll try and give her higher acces than viewer since she can see all the data without restriction.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 39 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |