Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have the below columns. But when storing in CSV format in script, the order of columns are not correct. Can you let me know how to get the MMM-YY columns sorted and stored in CSV
for the order of columns try store column1, column2, ..... from ... into ....
STORE [23-Jan], [23-Feb], [23-Mar], [23-Apr], [23-May],[Nov-23], [23-Dec] ID, AMOUNT, DATEFROM ..... INTO .....;
https://help.qlik.com/en-US/qlikview/May2024/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptR...