Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Archive XLS Files in Qlikview ?

Hi All,

Can we archive the XLS files after loading into QVD ?

3 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can use EXECUTE statements in your script to archive, move, delete files etc.

-Rob

its_anandrjs

By Executing Bat file from Qlikview you can Archive the XLS files.

Hope this helps

Thanks & Regards

maxgro
MVP
MVP

from online help

Execute C:\Program Files\Office12\Excel.exe;

Execute winword macro.doc;

Execute cmd.exe /C C:\BatFiles\Log.bat

also check the "Can execute external programs" in the script editor