Forum Discussion
AlexGurovich
4 years agoHelper II
Apply RLS to a calculated column
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 RL...
- 4 years ago
AlexGurovich The short answer is no since calculated columns are not dynamic and are only calculated at the time of data refresh.
Greg_Deckler
4 years agoCommunity Champion
AlexGurovich The short answer is no since calculated columns are not dynamic and are only calculated at the time of data refresh.