The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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✌️!!
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
12 | |
11 | |
7 |