Forum Discussion

SohailAbdoola's avatar
SohailAbdoola
New Member
2 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    2 years ago

    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