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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Section Access keeping session information

Hello who can help me with section action in Qlikview.

My problem is that my qlikview keeps the section access restrictions from my last user.
When a salesmen logs he can only see his own data.

When i login as a manager, my qlikview still keeps in mind that i had a salesmen id had selected in my past session.

And I can only work with te salesmen figures that are possible in my section access script.

What am i doing wrong?

This is my section ACCESS code:

Section Access;

With VERTEGENWOORDIGERRAAM i make a link to my fact table.

LOAD * INLINE [
ACCESS, USERID, PASSWORD, VERTEGENWOORDIGERRAAM
ADMIN, DIRK, DIRK,*
ADMIN, LAURENS, LAURENS,*
USER, MARGRET, MARGRET,*
USER, JANTINE, JANTINE,5
USER, ARNO, ARNO,2
USER, CAROLINE, CAROLINE,2

];
Section Application;





2 Replies
fernandotoledo
Partner - Specialist
Partner - Specialist

Is this problem happening through the Server or opening the file directly?

Best regards

Fernando

Not applicable
Author

Both,

When i use the plugin and when i use the editor.

greetz,

dirk