Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

QlikView

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!

Who Me Too'd this solution

johnw
Champion III
Champion III

Output is the table you're creating. Input is the table you're reading from.

OutputTable:
LOAD field
RESIDENT InputTable;

View solution in original post

Who Me Too'd this solution