Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've only NT Domain users in my QVS.
Does Section Access manage Named Cals and Document Cals as equals?
e.g. I've three users: Master, User1 and User2.
Master, User1 are Qlikview Named Cals users.
User2 is a Qlikview Document Cal user.
Should I include all of them in my Section Access to increase security?
Like this:
Section Access;
LOAD * INLINE [
ACCESS, NTNAME, SEG
ADMIN, MASTER, MST
USER, USER1, US1
USER, USER2, US2
];
I think section access doesn't distinguish type of cals, but just manages users who can see the document, and if you need, the part of data they can see.
I think section access doesn't distinguish type of cals, but just manages users who can see the document, and if you need, the part of data they can see.