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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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
Champion III
Champion III

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