Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi All,
I have identified anomalies when attempting to apply Row Level Security to specific email addresses only. This is across three domains [ .com | .com.au | .co.uk ]
To replicate the scenario I created a simple test / proof of concept. One table. One Security Role. One Measure.
The Security Users table is sourced from an Excel workbook. Seven email addresses across the three domains:
I have created a single role called Security. This is applied to the Security Users table as [Principal] = USERPRINCIPALNAME()
I have created a measure to sanity check: mUserPrincipalName = USERPRINCIPALNAME()
Desktop Row Level Security logic works as expected. "View As" etc. Publishes to the service fine.
All email addresses are valid in the service, have been added to the Security group:
The problem:
Naturally this leads to the idea that it is a domain specific issue, but not sure where to look?
Any adivce would be appreciated.
Thanks in advance.
The only way RLS is overwritten if the users are members in the workspace and have one of these following roles:
1-admin
2-member
3-contributor
If they are assigned with any of these, RLS will show everything. Can you check if they are members of the workspace? They could also be hidden in a security group.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 11 | |
| 11 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 35 | |
| 35 | |
| 20 |