Forum Discussion
Anonymous
5 years agoNot applicable
RLS
Hi, Is there a way to add more restrictions to an existing RLS? For example, if there's a COST 1 and a COST 2 in one table and multiple roles can each role see one or the other?
Fowmy
5 years agoSuper User
Anonymous
You can add multiple values as follows in RLS formula
[Columnname] IN {"Item1", "Item2"}