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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.