Forum Discussion
Row Level Security question
- Anonymous5 years ago
hi Anonymous - the security in the role you are creating should be
[Salesperson Team] = "Authorized Resller" || [ [Salesperson Team] = "Business Development" - as in the user should have access to Authorized Reseller OR Business development; you had previously set it up as an AND condition.
Please mark the post as a solution and provide a 👍 if my comment helped with solving your issue. Thanks!
Here is my RLS scenario:
I have a few managers that need to see salespeople in the two groups below. The "authorized reseller" team by itself works perfectly fine in the RLS environment. My hope was that I could just add the additional team (business development) by just adding && and the other team name. So something like: [Salesperson Team] = "Authorized Resller" && [ [Salesperson Team] = "Business Development". This does not work and ends up making everything disappear.
Is there a way to do this?
Hi, Anonymous
According to your description, if you want to create one role to meet two conditions in one column, it is obviously not enough.
You can create two roles and filter separately in the same column, then add the corresponding groups to the two roles on the Power BI service.
Like this:
If you have other questions, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.