Forum Discussion

gdarshna's avatar
gdarshna
New Member
8 years ago

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] =...