Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to zip all the files present in a folder and move it to some other location?
Hi Asma
Are you talking about Qlikview if yes then can be done through macro
Regards
Harsha
Yes through qlikview.. Do you have any idea about how to implement it?
In load script using the EXECUTE; statement. You'll probably need a few of them if you want to move the archives as well. In the UI you could program a macro, but macros may not work in a QlikView Server environment.
Many archiving programs do exist in a commandline-version as well. Use one of those to turn this into a real blackbox operation.
Best,
Peter