Forum Discussion

DizHamilton's avatar
DizHamilton
Helper I
2 years ago
Solved

RLS - All users or nothing?

Hello Data Enthusiasts, Question about PBI RLS.    I created a new role (limited view of dataset) thinking that I can just add 50 users into it, put them into their own audience and that would b...
  • AmiraBedh's avatar
    2 years ago

    As you mentioned, you could create a role that doesn't apply any restrictions, effectively giving users in this role access to all the data. You can use a rule in the role with a formula that always returns TRUE, like TRUE(), which does not filter any data.