Forum Discussion
gdarshna
8 years agoNew Member
Row-level security using Organization hierarchy not working in app/web
I have implemented RLS for the Organization hierarchy in the desktop version using the following DAX: [EmailID] = "USERPRINCIPALNAME()" ||[Org Level 4] = "USERPRINCIPALNAME()" ||[Org Level 3] =...
Arvin_
2 years agoNew Member
Hi gdarshna
Did you solve this problem? If you did, let me know how! I also have the same problem.