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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
hopkinsc
Partner - Specialist III
Partner - Specialist III

Section Access Help

Hi All,

I am struggling to get section access working correctly.

I have attached 2 files.

I am using NTNAME (which is in the xls) but everytime i access the QVW i get prompted for UserId and Password.

The userid is ADMIN and the Password is ADMIN also

I have unticked 'Strict Exclusion' otherwise i would be locked out of the QVW

Can anyone help me, i don't know what is wrong.

Many thanks

1 Solution

Accepted Solutions
jeffmartins
Partner - Creator II
Partner - Creator II

Hi hopkinsc,

I've found the following errors in your scritp:

1) The section access table wasn't the first table in the script. The section access table must the first table in the script.

2) Some fields weren't renamed properly. They were using the upper function.

See the attached file. Hope it helps you.

Regards

View solution in original post

1 Reply
jeffmartins
Partner - Creator II
Partner - Creator II

Hi hopkinsc,

I've found the following errors in your scritp:

1) The section access table wasn't the first table in the script. The section access table must the first table in the script.

2) Some fields weren't renamed properly. They were using the upper function.

See the attached file. Hope it helps you.

Regards