Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Get prompted for a user_id and password when starting Qlikview

Dear all,

I have created a hidden script that should allow me to restrict access to certain users. I now have a hidden script with the following code:

TRACE This is a hidden script;

Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD
ADMIN, ADMIN, ADMIN123
USER, USER, USER123
]
;
Section Application;

However when I close down my qlikview application and re-open it I do not get a prompt for a password. Is there something obvious I forgot to do?

3 Replies
marcus_sommer

There is an option within the user-properties:

If you didn't want to change these option you will need to close the qlikview-instance.

- Marcus

antoniotiman
Master III
Master III

Maybe You forgot to reload the doc ?

Regards,

Antonio

Colin-Albert

Did you just close the application, or did you close QlikView completely?

You need to fully close QlikView to be prompted for the password.

This is controlled by the User Preferences as mentioned by marcus_sommer

remember.JPG