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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
paulwalker
Creator III
Creator III

Need Help

Hi EveryOne,

I need one help, i have 3 sheets..

i want to see all sheets(Sheet1, sheet2 and sheet3), but if anyone use this application they will see only 2 sheets(sheet1 and sheet2).

is there any solution???

12 Replies
Anonymous
Not applicable

Use Sheet level access

Anonymous
Not applicable

Have a look:

Sheet level access

Hope it helps!!

paulwalker
Creator III
Creator III
Author

without section access.. is it possible??

using OS user like..???

qlikviewwizard
Master II
Master II

Hi Paul,

As per my knowledge it won't be possible.

Thank you.

Anonymous
Not applicable

qlikmsg4u
Specialist
Specialist

Yes Possible

use QVUser() or OSUser() function

ex:

QvUser() = 'Domain\UserName'

paulwalker
Creator III
Creator III
Author

please can you give example

maxgro
MVP
MVP

on Sheet3

replace domain\user with your user

1.png

but this can be changed by other users (it depends on security properties)



paulwalker
Creator III
Creator III
Author

Hi EveryOne,

Suppose i have ACCESS, NTNAME some other field's

then how to give Sheet level security??

I have many number of User's, but one person want to see all sheets include sheet3 also.

how to achieve this??