Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts
I have one zip file with 10 Excel files .
How to Unzip files in Qlikview (With out using Any Software like 7Z,Winrar,unzip,......etc)
Note : I don't want to install any software (Extract/Unzip data with Qlikview Script)
Thanks
Thanks, petter.skjolden
Can you please share the VBS code for downloading a web or sharepoint file to local? Thank you.
You should post this as a new question. This question has been marked as answered by Madhu Babu already.
It is working for only Single file , But in Case if we have no : of Files in One folder what is Situation
You can iterate through several zip-files of course. For a cmd-file you could use ForFiles and in a PowerShell it's trivial to iterate over some files anyway.
@gautik92 wrote:have a look at this
Re: can i unzip a file in Qlikview?
According to my experience, there is no need to download specialized software to unzip on Windows. I usually use File Explorer to extract it. I also see methods like Properties and cmd. You can search for them in Google.