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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakqlikview_123
Specialist
Specialist

section access


Hello experts,

Can you please tell me how to assign chart wise access to particular user.

Moreover I also need information about password expiry in section access application.

With in how much amount of time pw expires in section access and how can we set password expiry limits in it.

Thanks,

3 Replies
jonasheisterkam
Partner - Creator III
Partner - Creator III

Hi,

it all depends on the user type you want to check. If you use ntname or some thing other organized by your ldap, you need no password. You can also load the user from database, then you can build the expire system in the database. With custom user only and inline table for users, it is hard to have a expire system. You can check a timeslot for a user/pw with help of now(), but the user itself can not build a new pw. And all user with a security level to see the section access can read the password.

Not applicable

Load an Inline table with the UserID's and give the section access first.

Then in the chart layout properties , you can use SHOW Condition and specify userID with IF condition.

Hope this helps you.

Regards,

Susvith

deepakqlikview_123
Specialist
Specialist
Author

Hello Susvith,

Can you please tell me how to applya if codition.

Right now I am applying but it is not give excepted result.

thanks,

Deepak