Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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.
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.
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!