Forum Discussion
Anonymous
3 years agoNot applicable
Row-Level Security with Dashboard and Workspace
Hello everyone. I am trying to implement row level security. I am using a group workspace and want most of the users to have access to only their own data on a few reports but all of the data on othe...
- 3 years ago
So many options, I will provide 3. But for all of these, you will only Implement RLS only on the report that need them, and assign the users with RLS role accordingly:
- Add all users to the workspace and assigned them Viewer role (any other roles will overwrite the RLS). All the users can just access the workspace to view reports/dashboard.
- Dont add users to workspaces. Create an app and share the app to the users.
- Dont add users to workspaces. Share reports/dashboard individually to the users.
If you have many users, consider using Security Group instead of sharing individually.
Hope this helps!
Tutu_in_YYC
Super User
3 years agoSo many options, I will provide 3. But for all of these, you will only Implement RLS only on the report that need them, and assign the users with RLS role accordingly:
- Add all users to the workspace and assigned them Viewer role (any other roles will overwrite the RLS). All the users can just access the workspace to view reports/dashboard.
- Dont add users to workspaces. Create an app and share the app to the users.
- Dont add users to workspaces. Share reports/dashboard individually to the users.
If you have many users, consider using Security Group instead of sharing individually.
Hope this helps!