Forum Discussion
bigrods
4 years agoHelper III
Easy Row Level Security Question!
Hi, I have a report that looks at performance of 2 sites; I implement RLS as the following: Site 1 - John Site 2 - Jim Jane also has access to the report, if she's not listed in RLS, can...
- 4 years ago
bigrods , assign the roles to all three under the security of the dataset, after that Jane will not see any data. because there is no site assigned
amitchandak
4 years agoSuper User
bigrods , if RLS is implemented using userprincipalname . And jane si assigned to role, then the user will not see any data.
In case Jane is not assigned role, the user will see full data.