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..
How to implement RLS based on mutliple fields.
Need to filter based on Rep_flag in RSL table, Data_Flag field in Fact table and Key.
Rep_flag =type1 / data_flag =1
Rep_flag = type2/ data_flag =0
Rep_flag = type3/ data_flag = 0 and 1
while below approach works ?
create three user roles : (Type1,Type2,Type3)
Add filter on fact table
data_flag =1 for role type 1
data_flag =0 for role type 2
Thanks
Solved! Go to Solution.
Hi @kanth123 ,
I created a sample pbix file(see attachment), please check whether that is what you want.
In addition, you can refer the following documentations to implement it.
Row-level security (RLS) guidance in Power BI Desktop
Row Level Security Configuration in Power BI Desktop
RLS with TWO Fact tables in Power BI
Best Regards
Hi @kanth123 ,
I created a sample pbix file(see attachment), please check whether that is what you want.
In addition, you can refer the following documentations to implement it.
Row-level security (RLS) guidance in Power BI Desktop
Row Level Security Configuration in Power BI Desktop
RLS with TWO Fact tables in Power BI
Best Regards
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 |
|---|---|
| 65 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |