Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

Sheet level security qliksense

Hi,

Any one has idea how to create sheet level security in qliksense?

Reg

Abhay

7 Replies
reddy-s
Master II
Master II

Hi Abhay,

This is what you are looking for.

Just create a rule in QMC with the code mentioned below.

Capture.PNG

Sheet level Section Access in Qlik Sense ??

abhaysingh
Specialist II
Specialist II
Author

hi Sangram,

i tried it but not understood.. Can you help me in it?

Anonymous
Not applicable

check this, how to create rules & implement security in QMC with QS:

Sheet level Section Access in Qlik Sense ??

reddy-s
Master II
Master II

Hi Abhay,

Try this:

Replace the (resource.name = "Sheet1") with (resource.name != "<SheetID>")

Note: you can get the sheet ID from the the single configuration tab in the DEV-HUB

Replace the(user.name = "user1") with (user.name = "<UserID>")

Capture.PNG

reddy-s
Master II
Master II

This will actually restrict a user from viewing a particular sheet.

abhaysingh
Specialist II
Specialist II
Author

Hi Sangram,

How i can navigate to these settings?

or i need to create the new security rules?

rohitk1609
Master
Master

Please refer this BLOG, It has detail level of information how to achieve this:

Sheet Level or Apps Objects Security in Qlik Sense