Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Please can anyone suggest how to implement dynamic RLS in Powerbi service so that external user can see only their data.
I am trying to set up role wherein it checks the login email is same as USERPRINCIPALNAME.
The user table stores the email id as abcd@fakeorg.com.
The MS Active directory has the user set up as abcd_fakeorg.com#ext#@trytowork.onmicrosoft.com
What DAX can I apply and where and how
@tryto Your security table will need to have the email address match whatever is returned by USERPRINCIPALNAME.
@Greg_Deckler please can you guide me if there is any DAX that I can formulate that checks the email id of the user before the "@" sign and formats the user email to Same as the UPN.
Hi @tryto
As Greg_Deckler said, your security table need to have the email addresses returned by USERPRINCIPALNAME. But for Analysis Services data sources, you can configure custom UPN rules. Please read this article,
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
6 | |
3 | |
3 | |
3 |
User | Count |
---|---|
13 | |
11 | |
9 | |
8 | |
8 |