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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

InLine load

how to do inline load?

2 Replies
Not applicable
Author

In the Script Editor

MyTable:

LOAD * INLINE [

CountryID, CountryName

UK, UnitedKingdom

USA, United States of America

CAN, Canada

];

Alternatively you can use the Menu in the Edit script window to create the INLINE Code if you don't want to write a code.

You can navigate to

Insert->Load Statement->Load Inline

to create a INLINE Table

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Please do your homework. You can find how to use the Inline Data Wizard in the help file. And there are dozen of discussions on this site that already answer this question. You can use the search function to find such discussions.


talk is cheap, supply exceeds demand