Forum Discussion
syasmin25
6 years agoHelper V
RLS path
I am pretty new to RLS and have been trying to implement it in a certain way. My table above is a sample. I am trying to create RLS here based on the levels. Normally I can create 3 roles ...
lbendlin
6 years agoSuper User
Is your sample table dominating the data model (does it sit at the outer fringe of the star/snowflake)? Have you defined the RLS rules for it?
- syasmin256 years agoHelper V
Yes I have applied it. It works with the data model perfectly. I am just struggling to create hierarchy so that the manager can view the reports view of the employees below him.
- syasmin256 years agoHelper V
I know how to create the path calculations when it has the manager ID in a seperate columns but unfortunately that is not the case here.