Forum Discussion
hericguedez
3 years agoFrequent Visitor
apply 2 filters in RLS
I want that this user can only see the information of these 2 Holding, but I try this way and it doesn't show anything but if I put only one of them it filters it perfectly.
- 3 years ago
Use OR symbol || instead of And &&
AbbasG
3 years agoMemorable Member
Use OR symbol || instead of And &&
Syndicate_Admin
3 years agoAdministrator
excellent, thank you very much, it is already working for me