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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 11 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 41 | |
| 36 | |
| 36 | |
| 28 | |
| 20 |