Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
ramonarcusa36
Contributor III
Contributor III

Section Access - Not asking for UserId

Hi guys.

I would like my users to get a prompt asking them for a password to open a QlikView document.

I've written something like this:

SECTION Access;
LOAD * INLINE [
ACCESS, NTNAME, PASSWORD
USER, MyDomain\MyUser1, 1234
USER, MyDomain\MyUser2, 0012
];

SECTION Application;

...

If I run this and try to open the document, I get two prompts: 1) Asking for User Id, 2) Asking for Password. Since I haven't used the UserId field, it lets me open the document if the password is right (no matter what I type in the UserId prompt, I could even leave it empty).

I need Qlikview to ask for a password, not userid-password. Just one prompt, not two.

I've used the NTNAME field because we need to perform this validation too. Only those NTnames listed here will be allowed to open the document. I think this part is correct.

Is there any way to solve this?

Thanks in advance.

10 Replies
Not applicable

asterisks.... probably by macro (but easier way can be moving inputbox variable lebel to textbox and changing font to some strange like Bookshelf