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: 
Not applicable

Section Access Newbie question

Hi all,

I'm trying Section Access for the first time using this statement at the top of my load script:

Section access;

Load * inline [

ACCESS,NTNAME

ADMIN,MYDOMAIN\MYUSERNAME

];

But during the reload, I get errors that some tables are not found. I believe the tables loaded from Excel.

Any help appreciated,

Mat

1 Solution

Accepted Solutions
Not applicable
Author

OK. It does help to have

Section application;

after the Section access statements 🙂

View solution in original post

1 Reply
Not applicable
Author

OK. It does help to have

Section application;

after the Section access statements 🙂