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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have about 140 formeman in a RLS in a report. works fine. Is there a way to extract or query the names wihtout having to go to security and just scroll through. I d like to exttract to excel so users can see who may be missing more easily
Hi @jakemarron,
>> I d like to exttract to excel so users can see who may be missing more easily
Unfortunately. current RLS operations not contains simple way to achieve. In my opinion, I'd like to suggest you to achieve hierarchy level security filter.
For e.g.
Normally use filtered by username, you can add a column named mange, users has their own mangers.
So if you enable filter on mange column, it can filter on multiple users. (RLS apply on manage column and it can use cross filter to apply filter effect on other related tables)
In addition, you can also submit an idea about improve RLS features.
Regards,
Xiaoxin Sheng