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

Visualization and Usability

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

jaimeaguilar
Partner - Specialist II
Partner - Specialist II

Hi Felix,

CSV is not an available output format in NPrinting, however you can do it in Qlik Sense/QlikView. You can prepare data within script and the use the store command:

STORE Table into [Lib://YourFolderConnection/Table.csv](txt);

regards

View solution in original post

Who Me Too'd this solution