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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Access & Security


Hi

Is it possible to restrict access to certain sheets within an application?

Thanks

Adrian

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi,

Yes,have a look at below post.

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

Or

Have a look at Osuer() function too.

Regards

ASHFAQ

View solution in original post

7 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Yes,have a look at below post.

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

Or

Have a look at Osuer() function too.

Regards

ASHFAQ

Not applicable
Author

Hi Adrian,

Do you have section access on the model?

If so then you can simply assign a value to each user and then do a show / hide sheet based on that value.

Regards,
Marius

Anonymous
Not applicable
Author

Could you elaborate?  How would the load inline look?

Thanks

ashfaq_haseeb
Champion III
Champion III

Hi,

My link demonstrate that.

Regards

ASHFAQ

Anonymous
Not applicable
Author

Just so I understood, I can incorporate the sheet access as follows?

ACCESS,USERID,SHEET1,SHEET2,SHEET3

ADMIN,A,1,1,1

USER,B,1,1,1

USER,C,1,1,0

USER,D,1,0,1

etc...

And then put conditional show on each sheet based on the value under SHEET1,2,3 etc

ashfaq_haseeb
Champion III
Champion III

Yes, you can.

But you have to define sheet access like demonstrated in the post.

In order section access to work.

Regards

ASHFAQ

Not applicable
Author

Sorry Adrian,

Was in a looong meeting. But look at Ashfaq's link. That pretty much explains everything.

Regards,
Marius