Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did 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

Reply
kanth123
Helper I
Helper I

Need Help on RLS on Fact table.

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 

kanth123_2-1642606583014.png

kanth123_3-1642606600507.png

kanth123_0-1642606564675.png

kanth123_4-1642606616278.png

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

 

 

 

 

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @kanth123 ,

I created a sample pbix file(see attachment), please check whether that is what you want.

yingyinr_0-1643002446515.png

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @kanth123 ,

I created a sample pbix file(see attachment), please check whether that is what you want.

yingyinr_0-1643002446515.png

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

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.