Forum Discussion

AlexGurovich's avatar
AlexGurovich
Helper II
4 years ago
Solved

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...
  • Greg_Deckler's avatar
    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.