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: 
microwin88x
Creator III
Creator III

Solved

Solved

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Use a GENERIC LOAD prefix,

GENERIC LOAD

ID, CODE, DATE

FROM YourTable;

edit:

The Generic Load

View solution in original post

1 Reply
swuehl
MVP
MVP

Use a GENERIC LOAD prefix,

GENERIC LOAD

ID, CODE, DATE

FROM YourTable;

edit:

The Generic Load