Forum Discussion
Row level security: Multiple users for one cost center
- 2 years ago
Hi Anonymous ,
You need to have your relationship with many-to-many with the filtering from the UserAcess to the CostCenter:
Then this will work properly:
File attached.
Hi Anonymous ,
For this you need to have a table dimension that has the departments access per user, then make a relationship between those users and the department table (assume you have one) then you should use the RLS on the table of Users/Departments that will flow trough the rest of the model.
- Anonymous2 years agoNot applicable
Hi MFelix
I think I have done hwat you are suggesting, but it still doesn't work. I have added a test report to my question.
Thanks a lot.
- MFelix2 years ago
Super User
Hi Anonymous ,
You need to have your relationship with many-to-many with the filtering from the UserAcess to the CostCenter:
Then this will work properly:
File attached.
- Anonymous2 years agoNot applicable