Forum Discussion
Bypassing RLS for a specific user for a particular tab/sheet
GilbertQ wrote a blog post on this using a combination of Row Level Security (RLS) and conditional formatting.
AnonymousThanks for the link. However my requirement is different. Lets take this example. The RLS applied restricts the users to see only his data. So every user has access to only his data in all the sheets based on the username( ). Now my additional requirement is I just want one user to be able to see all the data in a specific sheet irrespective of the RLS. The remaining sheets still restrics this user to see only his data but this one particular sheet should give him access to all the data. Any suggestions?
lbendlinI hope the above explanation helps you to understand the requirement better.
- priyanka_sarva3 years agoRegular Visitor
You can give write access to dataset for that user and read, reshare access to dashboard. This will give him access to all data.
- lbendlin3 years agoSuper User
Do not allow reshare!
- lbendlin5 years agoSuper User
Tell your business users (in nice words) that their requirement makes no sense.
- Anonymous5 years agoNot applicable
lbendlinWell I wish I could take business descisions. Anyways thanks for your time.
Anyone else with any idea or workaround for this requirement?