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: 
deepakqlikview_123
Specialist
Specialist

Section access

Can you please tell me what is diff between section access and section application moreover  also tell me

What is meant by Windows authentication? How to give it?

1 Solution

Accepted Solutions
Not applicable

Hi deepak,

When typing "section access;" in the script its an indication to qlikview that following lines is the section access definition. You can use this to define users, passwords and reduction fields.

Section application then indicates that the section access definition is over and the script defining the data model starts.

View solution in original post

2 Replies
Not applicable

Hi deepak,

When typing "section access;" in the script its an indication to qlikview that following lines is the section access definition. You can use this to define users, passwords and reduction fields.

Section application then indicates that the section access definition is over and the script defining the data model starts.

salto
Specialist II
Specialist II

You may have a look at the documentation here: community.qlik.com/docs/DOC-1853

It a good introduction to Section Access, Application, differences between USERID and NTNAME, and so on.

Hope this helps!