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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
norway84
Frequent Visitor

RLS "if column is filtered"

Hi,

 

I have three tables as shown below. I have some users who only are allowed to see numbers at the department store level and not the employee level. In my graphs I have drill down from department to employee and I wonder if it's possible to define this security with the RLS functionality. If DimEmployee is filtered then blank or something like that?

 

Skjema.PNG

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

Hi norway84,

 

You requirement is to need a column level security, not the row level security, right? Currently, power bi don't support this feature, you can vote for this idea: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15578172-column-level-security-fo....

 

In addtion, DAX expression in RLS is the conditional expression which can only be used to filter rows in other tables, not the result expression. For example, you can't use DAX formula function like isfilter(). 

 

As a workaround, I recommend you to use SSAS to define column level security, and then use live connection to connect to SSAS model in power bi. Reference.

 

Hope this can help.

 

Jimmy Tao

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

Hi norway84,

 

You requirement is to need a column level security, not the row level security, right? Currently, power bi don't support this feature, you can vote for this idea: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15578172-column-level-security-fo....

 

In addtion, DAX expression in RLS is the conditional expression which can only be used to filter rows in other tables, not the result expression. For example, you can't use DAX formula function like isfilter(). 

 

As a workaround, I recommend you to use SSAS to define column level security, and then use live connection to connect to SSAS model in power bi. Reference.

 

Hope this can help.

 

Jimmy Tao

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors