Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to load all qvds from a folder into a qlikview document?
What I am attempting to do is load all the QVD's contained in a folder; the difficult thing is that each week a new
qvd will be added to the folder.
So instead of using an xls spreadsheet to load in the files, just to search the folder and load each QVD and join all the QVD's within the folder?
I am having some difficulty in this so if someone could even point me in the right direction, it would be much appreciated.
Thanks
Hi,
You can use
Load
*
From [Path of folder \*.qvd] (qvd);
Hope this will help