Forum Discussion

cleon's avatar
cleon
Regular Visitor
7 years ago
Solved

Reference table in DAX keeping RLS Role on the table

Hi,

There is a way that when referencing a table in DAX, to which a role prefiltered by user name was applied. This maintains this prefilter ?, consulting directly the table if it returns records only of the logged in user.

My scenario is the following:
The table "fes_asistances_registers", referenced in a calculated table, is there a way to maintain the role prefilted defined in an RLS?

I would greatly appreciate your help!