Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load and join all QVDs from a folder dynamically

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

1 Reply
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi,

You can use

Load

*

From [Path of folder \*.qvd] (qvd);

Hope this will help