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

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

Dynamically setting read-only property

Hi,

I have a question about setting the read-only property on a conditional basis. I have a pivot table which if clicked loads a pop-up of detailed information about the relevant record.

In my case I want this pop-up to be prevented if the user is not assigned the required privileges.

Can this be done?

Thanks!

2 Replies
marcus_sommer

Are the data really confidental you need section access - if not you could make a condition over osuser().

Introduction to Section Access

http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access

- Marcus

Not applicable
Author

Thanks Marcus, I will refer this article.