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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

help with section access and reload task

Hi,

I've a document with a very simple section access and it works properly on my pc.

When I store the document on the server, the loading process doesn't wors, always failed.

What I've to do ? I'm a bit confused

Here my simèple section ccess:

Section Access;

LOAD * INLINE [

ACCESS, USERID, PASSWORD, COUNTRY

ADMIN, QLIKVIEW, PASSWORD,

ADMIN, UQLIK_EI, PASSWORD,

USER, EDIELADMIN, PASSWORD, USA

];

Help please

1 Solution

Accepted Solutions
fernando_tonial
Employee
Employee

You need to put the user and password in the task load. See the picture.

Reload.png

Don't Worry, be Qlik.

View solution in original post

2 Replies
fernando_tonial
Employee
Employee

You need to put the user and password in the task load. See the picture.

Reload.png

Don't Worry, be Qlik.
Anonymous
Not applicable
Author

Hi Fernando,

you are the best !!!

THANKS A LOT