Forum Discussion
PriyankaSar
2 years agoNew Member
How to set up RLS for One to Many relationship
I have 2 tables as below, MasterList (This table has IDs which are connected to IDs in Team list) TeamList (This table has IDs multiple times and email IDs who are related to ID) There is one to...
lbendlin
2 years agoSuper User
with both option on
You don't want to do that for RLS, unless you have rules on both sides.
It should not be necessary to use LOOKUPVALUE. The data model can do the RLS work for you if you apply the proper directions.
PriyankaSar
2 years agoNew Member
When i try to select Apply Filter on both the sides, it gives me error. I have set cross filter type "Both" but still not working.