Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
aqsasaleem
Frequent Visitor

How to give a user multiple RLS Roles

I have a senario where I have to assign Department Role to a manager. I have multiple departments and multiple managers where  few departments are under one manager so i have to show all those departments data to its manager. how i do that?

2 REPLIES 2
Anonymous
Not applicable

Hi @aqsasaleem ,

Base on your decrition, you want to assign Department Roles to a manager in Power BI. Specifically, you have multiple departments, and some of them fall under the same manager. You need to ensure that each manager can access data from all the departments they oversee. You can refer the following links to get it.

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

  • Create Roles like “Canada Manager” “Toys Manager ” etc.
  • Define Role Filters: Use DAX expressions to filter data based on the manager’s role. For instance:
    If a manager oversees Canada, the filter might be: [Department] = "Canada".
    If a manager oversees Toys, the filter might be: [Department] = "Toys".
  • Cross-Filtering: By default, roles are additive. This means that if a user belongs to multiple roles, the filters are combined. If the manager A manage both department Canda and Toys, you can add him in both role “Canada Manager” and “Toys Manager ”

Dynamic Row Level Security with Organizational Hierarchy Power BI - RADACAD

Best Regards

some_bih
Super User
Super User

Hi @aqsasaleem check link for example





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.