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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi,
I have multiple datasets in my workspace where I have added members to the security RLS.
I need to query or export for each of my datasets wich members I have granted permission to each.
Is there a way for doing this?
Thank you,
FC.
Solved! Go to Solution.
Connect to the XMLA endpoints with your favorite tool and then run these DMV queries
select * from $SYSTEM.TMSCHEMA_ROLES
select * from $SYSTEM.TMSCHEMA_ROLE_MEMBERSHIPS
Connect to the XMLA endpoints with your favorite tool and then run these DMV queries
select * from $SYSTEM.TMSCHEMA_ROLES
select * from $SYSTEM.TMSCHEMA_ROLE_MEMBERSHIPS
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 7 | |
| 6 |