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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

DAX for rls on table or its calculated table?

I have a table, and a calculated table which is just: FILTER ( 'Table' , 'Table'[IsCurrent] = TRUE () )

 

I have to use DAX to apply RLS on this dimension? Should the code go into the Table or the calculated table? Is there any difference?

 

I refer to this:

ovonel_0-1632219108282.png

 

 

 

2 REPLIES 2
Anonymous
Not applicable

I was 100% the same, but apparently the filter in RLS doesn't go through to the calculated table, it only filters the base table, strange!!

VahidDM
Super User
Super User

Hi @Anonymous 

 

I think The Table and that RLS will filter that table and directly filter the Calculated related table.

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos✌️!!

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.