Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
wonkymeister
Creator III
Creator III

Import Section Access Tables

Morning all,

is it possible to load Section Access information direct from the Auth table (online) to a Qlik load script?

i.e. in my Qlik app load script:

SA_Info:

Load NTNAME, USERID from [http://blahblah/QMS/AuthTable];

Store SA_Info into SA_Info.qvd(qvd);

any ideas?

Cheers

11.2 SR16

1 Reply
wonkymeister
Creator III
Creator III
Author

ignore this guys - found the answer using the WEB FILES wizard in the load script (that i've not used in 5 years :-0)

cheers!