This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I have the following problem, I need to apply a dynamic RLS to a table.
Said RLS comes from 3 different tables that filter the same table:
The 3 tables painted in yellow I need to apply RLS to the Dim_CostCenter table. Each of these tables contains the emails of the users.
The problem is that when applying the RLS of Cost Center it does not take into account the RLS of the other tables.
Example:
User A has to see Cost Center 1 (table RLS Cost Center) and also has to see group A of Group Fuction (this contains cost center 2 and 3 -> table RLS Group Function) which the final result for user A is that he has to see Cost Center 1,2 and 3.
Any suggestion?
Thanks!
Regards!
Solved! Go to Solution.
Hi, @Anonymous
Since there is only one relationship diagram, I can't give more details RLS code suggestions.
You can try:
Secondly, it is recommended that you create a separate user table as a slave table, and then connect to other related tables, so that you only need to use the user table and set the conditions of the user table, RLS can be performed.
Reference:
Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Hi, @Anonymous
Since there is only one relationship diagram, I can't give more details RLS code suggestions.
You can try:
Secondly, it is recommended that you create a separate user table as a slave table, and then connect to other related tables, so that you only need to use the user table and set the conditions of the user table, RLS can be performed.
Reference:
Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 62 | |
| 51 | |
| 31 | |
| 23 | |
| 23 |