Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Any one has idea how to create sheet level security in qliksense?
Reg
Abhay
Hi Abhay,
This is what you are looking for.
Just create a rule in QMC with the code mentioned below.
hi Sangram,
i tried it but not understood.. Can you help me in it?
check this, how to create rules & implement security in QMC with QS:
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>")
This will actually restrict a user from viewing a particular sheet.
Hi Sangram,
How i can navigate to these settings?
or i need to create the new security rules?
Please refer this BLOG, It has detail level of information how to achieve this: