Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
In one of my tables I have a calculated column with a DAX expression. I would like RLS to apply to that calculated column, in the sense that the calculation done by that column is dependent on the RLS role.
Can that be done?
(Just in case I'm not referring to what can be achieved via OLS (Object Level Secutiry): I dont mean a calculated column that gets visible or not visible to certain roles. I'm trying to get a column to calculate its calculation based in RLS)
Solved! Go to Solution.
@AlexGurovich The short answer is no since calculated columns are not dynamic and are only calculated at the time of data refresh.
@AlexGurovich The short answer is no since calculated columns are not dynamic and are only calculated at the time of data refresh.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 21 | |
| 13 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 45 | |
| 45 | |
| 30 |