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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading inline statements from sql table

Hi, I use an inline table to group a load of data I use like so:

Load * Inline ['Object Account' 'Group']

01112, GroupA

01123, Group B

etc etc

However it has been requested that this list be easily updatable, I was wondering therefore is it possible to do the same by loading the information for a SQL table somewhere, i.e.

Load * Inline [etc etc]

etc, etc

FROM SQL1

Is this possible??

Cheers Ben

0 Replies