Forum Discussion
JohnLow
Helper I
5 years agoRow Level Security Question
Hi, I'm new to RLS and need a little help. I've 3 tables Users, Network and Sales. Users has a relationship to Network which in turn has a relationship to Sales. Users have 3 roles: Network User,...
- 5 years ago
Hi JohnLow
Could you try applying a security filter
I tried at my end and it works
For Finance user - everything is visible and for network user - only data related to him
sayaliredij
Solution Sage
5 years ago
Could you check this file
sorry I missed that the connection between Network and sales was one way
I enabled the following setting and then it worked
- JohnLow5 years ago
Helper I
sayaliredij , thanks again. I just realised that the relationship between network and sales is many to many. I should have been clearer in my model. I've attached the file again. Sorry for the confusion.