
Contributor III
2020-09-07
02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Section access
Hi. I am using section access to limit the access level of the data for each department, each department chief should only see the data of their department, but for some sheets, I want them to see all the data. Is there a way to do that?
- Tags:
- "qlik sense"
- chart
- expression
- expressions
- help
- Help !
- New Qlik Sense
- new to qlik
- qlik
- qlik sense
- Qlik Sense Business
- Qlik Sense Expression Syntax
- qlik sense*
- sense
- set analysis
- Set Analysis Expression.
892 Views
2 Replies

MVP
2020-09-07
04:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For this, you need to allow the users/user group access to all data, and then for restriction in UI (specific sheets), use expression like : if (OsUser()= 'XXX', ....) . Other ways could also be there based on your access complexity - using inline table for flagging associated data.
863 Views

Contributor III
2020-09-07
09:43 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@tresesco , Thank you for your reply, can you give me an example of how to restrict data for specific sheets?
Regards,
853 Views
