Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Dayna
Creator II
Creator II

Selection Criteria/Filtering based on OSUser

Dear all,

What I am trying to achieve, is when a particular user logs on, they are only able to view one (or more) selections from a list box - I don't want them to be able to view the other selections. i.e.

When JBloggs logs in, user OSUser, they can only see results under 'Customer1'.... Or when JJones logs in, they can only see results under 'Customer1' and 'Customer2'.

I was thinking of doing it as a variable, as this will easily show who is logged in, but I don't know how to filter the list box data based on this... Any ideas are most appreciated!!!

Kind Regards,
Dayna

1 Solution

Accepted Solutions
Anonymous
Not applicable

Dayna,
You can do it using Section Access. A pretty good document 'Introduction to Section Access' was recently posted by QlikTech's Gustav Guldberg in "Share QlikViews" section.
You'll need to use NTNAME in your Section Access, I assume.

View solution in original post

2 Replies
Anonymous
Not applicable

Dayna,
You can do it using Section Access. A pretty good document 'Introduction to Section Access' was recently posted by QlikTech's Gustav Guldberg in "Share QlikViews" section.
You'll need to use NTNAME in your Section Access, I assume.

Dayna
Creator II
Creator II
Author

Many thanks Michael, that was an excellent document and sorted my issue! Thank you!!