Forum Discussion
kalwabharath44
5 years agoFrequent Visitor
Hierarchy Row Level security with cascading functionality
Hi All, I have a report which requires Hierarchy Row Level security with cascading functionality L1 - Director L2 - Manager L3 - Supervisor L4 - Regular user When an L1 loges in then he nee...
selimovd
5 years agoMost Valuable Professional
Hello kalwabharath44 ,
in general, I would do that with Active Directory groups if that is possible.
So you would only have to map the AD groups to the roles, if a new user is joining the workspace you have to add him to the correct AD group. This could be part of the workflow to gain access.
If you need any help please let me know.
If I answered your question I would be happy if you give it a thumbs up 👍!
Best regards
Denis
kalwabharath44
5 years agoFrequent Visitor
Thank you for the response Denis. Also, i have an excel file with L1 L2 L3 and L4 data. can you please guide me on how to build the security model?