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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Section Access through Publisher

Hi All,

I need help in implementing section access through Publisher.

I am attaching the sample Qvw for help. i am  reducing data based on DivisionName,NtName,Access.

Thanks In advance...

5 Replies
sasikanth
Master
Master

HI

just disable the script in hidden script , and post again

it is not allowing us to open

Anonymous
Not applicable
Author

Sorry, my bad...

PFA the Qvw.Hope this helps.

sasikanth
Master
Master

hi

Section Access;
USERS:
LOAD * INLINE

[
    ACCESS, NTNAME, DivisionName
    ADMIN, <ntname>,     *
   USER, <ntname>, Europe
   USER,<ntname>,North America
   USER,<ntname>,Scandinavia
]
;
Section Application;

And please check the check box in

setting ->Document Properties -->opening--> Initial data reduction based on the section access

Anonymous
Not applicable
Author

Hi Sasikanth,

I know how to apply section access through QlikView script.I am asking about how to implement it using Publisher ,not through scripting.

sasikanth
Master
Master

publisher _section access.png

In QMC under Users tab --> u will find section access management there you can give