Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Discussion Board for collaboration on QlikView Management.
Hi Jonathan,
I came the same way, from another system. Most things are similar, some are different or new.
You can of course load all existing .csv files and concatenate (append) them to one another if their structure is always the same - you can do that in a loop or with a Wildcard_LOAD;
Or you can just load what you have (the 1st time round, then save it in a qvd_file.
=> From the 2nd time on, you would first load the qvd, then concatenate the new csv_file and save the end_result.
=> loading from a qvd_file is faster, so this would be preferable c.p.
HTH
Best regards,
DataNibbler