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: 
madhubabum
Creator
Creator

How to unzip files in qlikview ?

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

14 Replies
Saravanan_Desingh

T‌hanks, petter.skjolden

Can you please share the VBS code for downloading a web or sharepoint file to local? Thank you.

petter
Partner - Champion III
Partner - Champion III

You should post this as a new question. This question has been marked as answered by Madhu Babu already.

munna1317
Creator II
Creator II

It is working for only Single file , But in Case if we have no : of Files in One folder what is Situation

petter
Partner - Champion III
Partner - Champion III

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.

SeanMoss
Contributor II
Contributor II


@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.