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
lukiz84
2 years agoMemorable Member
Please show the data structure (tables used)
The table with Business Unit is connected to the Employee Table?