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: 
Not applicable

Prompt for inputing UserID

Hi All,

I would like to ask a question on Access.

I use Section Access, when some one access the QVW, he has to type the UserID. I was wondering whether we can avoid typing anything and compare the windows account with the UserID that is stored in QVW, because our windows account is the same with UserID.

Thanks in advanced.

Isaac Li

2 Replies
Not applicable
Author

Have a look at NTNAME in section access which gives you wahat you are after. I would suggest using it with NTDOMAINSID as well so that only valid windows accounts in the named domain will pass checking.

Regards,

Gordon

Not applicable
Author

Thanks a lot Gordon, I got it.