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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Access single row through selection access

Hi,

I have created access based NTNAME to access my application. However, I need to know who this user is  so ic can fillter a table and present the results of  the application only relevant information for this user.

In other words, it's like having a listbox with several users and then filter through the NT user to open the application.

Is it possible?

Labels (1)
1 Reply
marcus_sommer
MVP
MVP

If it is rather a comfort-feature you could use simply osuser() to identify the user, is it a security issue you shold use section access: http://community.qlik.com/docs/DOC-1853

- Marcus