Forum Discussion
SohailAbdoola
2 years agoNew Member
Manage Roles
Hi, I am trying to add filters to implement RLS. When in manage roles I have applied a filter from my table i.e., "Business Unit" e.g. [Business Unit] = "Motor Vehicles". I now require an addito...
- Anonymous2 years ago
Hi SohailAbdoola ,
Try to modify your formula like below:
[Business Unit] = "Motor Vehicles" && [Employee] IN {"1", "2", "3"}Best Regards,
Adamk KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Anonymous
2 years agoNot applicable
Hi SohailAbdoola ,
Try to modify your formula like below:
[Business Unit] = "Motor Vehicles" && [Employee] IN {"1", "2", "3"}
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly