Forum Discussion
DizHamilton
2 years agoHelper I
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...
- 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.