Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have so many column names as date format on my excel file but when i try to load it into qlik i get auto-script below.
How can i load all these fields in date format without editing all of them in load script?
Hi, you can try the crosstable to load all fields using * and create one 'Date' field with all the dates values loaded in that field.
If you don't get the expected result try to upload the excel with some dummy data that shows the issue and I will try to give you the code.
In addition to the crosstable-suggestion remove the entire qualifying-stuff in the script because it creates much more complexity without a sensible usage.