Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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:
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!!
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✌️!!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
10 | |
10 | |
10 | |
9 |
User | Count |
---|---|
20 | |
13 | |
12 | |
11 | |
8 |