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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
NavinReddy
Creator II
Creator II

Sheet level security

Dear All,

I attechment my Application please could some one help me

its not working sheet level security password ADMIN

Best Regards,

Niranjan

8 Replies
sujeetsingh
Master III
Master III

What do you want?

NavinReddy
Creator II
Creator II
Author

Hi Sujeet, if i login with user credentials i will see only sheet1 or sheet2 or sheer3 i need to hide the sheets only admin can see all sheets Thanks In Advance Niranjan

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this

Sheet level access


Regards,

Jagan.

Not applicable

See page 17, it could interest you the way they handle sheet security

It is an old document, but interesting

Fabrice

sujeetsingh
Master III
Master III

Follow this link

http://community.qlik.com/thread/32321

Even experts have given you a lot off stuff

NavinReddy
Creator II
Creator II
Author

Hi jagan , please check the application its not working Regards, Niranjan

jagan
Partner - Champion III
Partner - Champion III

Hi,

It is working,

If you login as A, then you can see both Sheet1 and Sheet2.

If you login as B, then you can see only Sheet1.

If you login as C, then you can see only Sheet2.

If you login as D, then you can see both Sheet1 and Sheet2.

Try like this by login with various user ids and you will find the difference.

Regards,

Jagan.

Not applicable

I use the Conditional show within the tab properties with the following..

=lower(OSUSER())='xxx\xxxxxx' or lower(OSUSER())='xxx\yyyyyy'

Works for me.