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 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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.
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.
What adjustments do I need to make to allow one Region manager to access multiple Sales region?
Thanks.
Solved! Go to Solution.
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.
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 18 | |
| 12 | |
| 9 | |
| 8 | |
| 5 |
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 25 | |
| 24 | |
| 24 |