Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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