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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Copy QlikView files from one folder to another dynamically

Hi Team,

I have a requirement where excel files will be placed in a source folder dynamically.

We need to pick the excel file dynamically and place the files in destination folder. The excel should generate a QVD file and then load to QlikView dynamically.

Please let me know for any help.

Thanks,

Sai

2 Replies
Not applicable
Author

Hi Sai,

You can achieve this by scripting method.

BR,

Anta

Not applicable
Author

Hi S V,

you can use the execute command to move excel files from a source to destination folder, this combined with a loop through your different source folders can make this dynamic for you.

Have a search on the community there are a number of other threads which talk on the subject

Joe