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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
etane
Helper V
Helper V

Dynamic RLS One Region Manager Covering Multiple Regions

Hello. 

 

I currently have a Sales table filtered by RLS via Region column in Sales Person table.  So, each regional manager can only see sales per their region.

 

etane_1-1719859902952.png

However, now I need one Region Manager to be able to access sales in two regions.  I've set up tables as such below.  However, RLS doesn't seem to be filtering now.  

etane_2-1719859949480.png

 

What adjustments do I need to make to allow one Region manager to access multiple Sales region?


Thanks.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

What do you need the bridge table for?  It will not help your RLS as it is bidirectionally joined. Eliminate the bridge table and connect the Sales Person table to the Sales table in a *:*  BUT single direction join.

View solution in original post

2 REPLIES 2
etane
Helper V
Helper V

@lbendlinthanks I didn't know it could be done with many to many.

lbendlin
Super User
Super User

What do you need the bridge table for?  It will not help your RLS as it is bidirectionally joined. Eliminate the bridge table and connect the Sales Person table to the Sales table in a *:*  BUT single direction join.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.