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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
alexpanjhc
Specialist
Specialist

section access

Hi

I am having some trouble in section access.

here is the code I used

section Access;

star is *;

LOAD upper(ACCESS) as ACCESS,

 
upper(USERas USER,

    
upper([Sales Office]as [Sales Office]

FROM



(
ooxml, embedded labels, table is Sheet1);



section Application;

I also ticked the initial data redection based on section access, strick exclusion is checked too.(see attached)

when I closed out the qlikview and open it again, I did not asked to provide user name and password.

What was the problem?

Thanks

Labels (1)
1 Solution

Accepted Solutions
Not applicable

Hi,

Try :

  upper(USERas USERID,

Regards,

Yigal.

View solution in original post

1 Reply
Not applicable

Hi,

Try :

  upper(USERas USERID,

Regards,

Yigal.