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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sheet level security fails?

Hi,

PFA.

USERNAME: ADMIN

PWD:ADMIN

REGARDS:

ANIL

Labels (1)
2 Replies
satishkurra
Specialist II
Specialist II

Use this

Section Access;

Access:

LOAD * Inline [

ACCESS, USERID, PASSWORD

ADMIN, admin, admin

USER, user1, user1

USER, user2, user2

];

Load the above script

Take 2 sheets and in sheet properties select show sheet as conditional and specify value as

=QvUser()='ADMIN' or QVUser()='USER1'

=QvUser()='ADMIN' or QVUser()='USER2'

Close and reopen application,

Login with respective user names and you will see the sheet level security implementation.

Let me know if any issues

Thanks

Satish

ashfaq_haseeb
Champion III
Champion III

Hi have a look at below post.

http://community.qlik.com/docs/DOC-4435

Regards

ASHFAQ