In this session you will learn about Security(Section access, Section Application) and Hidden Script
Security
------------
Document Level
------------------------
Section Access
Server Level
-----------------
Qlikview Publisher
Section Access
---------------------
Section Access;
Load * ..................;
Section Application;
ACCESS,USERID,PASSWORD,NTUSER,NTDOMAIN,SERIAL,OMIT
Section Access;
Load * Inline [
ACCESS,USERID,PASSWORD,LINK
ADMIN,admin,admin,*
USER,user1,user1,US
USER,user2,user2,UK
USER,user3,user3,FR
USER,user1,user1,UK
USER,user4,user4
]
Section Application;
Sales:
Load * Inline [
LINK, Country, Sales
US, USA, 1000
UK, United Kingdom, 800
FR, France, 750
DE, Germany, 940
];