I am using the following to pick up weekly QVD files from a folder:
for each File in filelist('D:\SourceDocuments\PRODQLIK\DATA\TRENDED DATA\MM_Exceptions\*.qvd')
However, as of this week there will be an extra field required, which wasn't in the previous versions of the saved down QVD's but will be in the subsequent ones.
What can I do in the script or in the existing files to add this field (no data required in the field for old files).