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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear All,
I have one data like
username market market unit
abcd USA Newyork
bcde India Delhi
Need to apply RLS based on the criteria like ---- Raman ( Userprinciplename) && dynamic market value && Dynamic Market unit .
Will it be possible ?
Thanks for the support.
Solved! Go to Solution.
@Raman3456
To set Dynamic RLS, you need to have their power bi account in a column.
For example:
| Username | Market | Market Unit | Email address(pbi account) |
| Raman | AUS | Sydney | Raman@microsoft.com |
| Ashok | US | NewYork | Ashok@microsoft.com |
1. In the RLS, create a role: Email address = userprinciplename()
2. Publish to service, in Security tab add all emails(pbi account) to the role
3. With the above setting, users log into power bi service will only see data in the respective rows.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
@Raman3456
To set Dynamic RLS, you need to have their power bi account in a column.
For example:
| Username | Market | Market Unit | Email address(pbi account) |
| Raman | AUS | Sydney | Raman@microsoft.com |
| Ashok | US | NewYork | Ashok@microsoft.com |
1. In the RLS, create a role: Email address = userprinciplename()
2. Publish to service, in Security tab add all emails(pbi account) to the role
3. With the above setting, users log into power bi service will only see data in the respective rows.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Hi,
please can you show your model?
Hi
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |