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
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
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 |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |