Forum Discussion

23Steve32's avatar
23Steve32
Frequent Visitor
7 years ago
Solved

Is there a way to tell if RLS is filtering a table using dax

As the subject says, I would like to know if a table has been filtered via RLS - it doesnt look like ISFILTERED picks up on RLS filtering. Is this possible and if so how?    Thanks in advance, Ste...
  • TeigeGao's avatar
    TeigeGao
    7 years ago

    Hi 23Steve32 ,

    As I mentioned above, we can't create a measure to judge if the data has been filtered, RLS is applied at the dataset level, the measure is created inside the dataset. For objects inside the dataset, it is just the "full" dataset.

    Best Regards,

    Teige