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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

Section Access

Please Tell me the procedure to implement Section Access

Thanks

Abhay Singh

4 Replies
sasikanth
Master
Master

section access code must be before section application only , write the script like below in the hidden script

Always Hidden script code wille excecute first,

If you want to Reduce some data based on user then you can give that dimension also

but you need to check the checkbox Initial data reduction based on the section access option

in document properties

below attachment will guide you how to achieve that one


Section Access;

ACCESS, USERID,PASSWORD,COUNTRY

ADMIN,xxxxx,xxxxx, *

USER,XXX,xXXX, IND

USER1,XXXX,XXXX, CHINA

Section Application;

its_anandrjs
Champion III
Champion III

Go through the attached documents for the Section Access implementation

Introduction to Section Access

And this

QlikView Section Access Examples

ngulliver
Partner - Specialist III
Partner - Specialist III

Hi, Abhay.

It may be worth having a look at this post which is really helpful.

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

Cheers,

Neil

ashfaq_haseeb
Champion III
Champion III

Hi,

May be the attached file can help you.

Regards

ASHFAQ