Forum Discussion

Charan77's avatar
Charan77
Frequent Visitor
1 year ago
Solved

Dynamic RLS for organisational hierarchy using path for multiple managers

I have users table where I'm using EmployeeID and ManagerID column to create a hierarchy using path function. This user table is connected to Sales Rep table using EmployeeID. This setup works fine i...