Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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