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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pauljohansson
Creator III
Creator III

Section access behave different depending on computer

Hello,

I find this a bit mysterious. Im testing the same document on two different computers, using the same Qlikview Deskop relase ( Version 11.00.11282.0 SR1 ).

On computer 1 im simply not able to open the document with user ADMIN.

On computer 2, I have no problem open the document with user ADMIN, as expected.

Im using the same file trying to open the document locally. No server involved. What could be the reason for this?

The section access is the most basic possible:

Section Access;

LOAD * INLINE [

    ACCESS, USERID, PASSWORD, AVDELNING

    ADMIN, ADMIN, ADMIN,

    USER, GUSTAV, GLASS, GLASSLARS-GÖRAN MOBERG

];

Thanks in an advance for any ideas,

br

Paul

2 Replies
jjfabian
Partner - Creator III
Partner - Creator III

Hi Paul,

I used your section access in a document in two different machines here - worked flawlessly.

Do you have "Initial Data Reduction Based on Section Access" and "Strict Exclusion" selected in your document properties?

Also be aware of the following fact: After you have implemented a Section Access and reloaded, you must save the file and close QlikView entirely, then reopen QV and the file for your Section Access to work.

Regards,

Jakob

pauljohansson
Creator III
Creator III
Author

Hi,

Thanks for fast reply. I have selected both:

# Initial Data Reduction based on Section Access

# Strict Exclusion

br

Paul