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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QVD exctraction

Hello all,

Is there a way to extract qvd from a QlikView App, without be connected to the data sources?

I have to retrieve data from a qlik view app with a section access to make a QlikSense App.

Thank you in advance for your help,

Kinds regards,

4 Replies
swuehl
MVP
MVP

If the app allows being binary loaded, you can try something like

Reload QlikView Application (QVW) File Without Access To Data Source(s)

edit:

forgot to post this link, apply after the binary load:

Storing all tables in Qlikview file to QVD

Colin-Albert
Partner - Champion
Partner - Champion

Binary load the data into a new app, then store each data tables to QVD in the script.

HirisH_V7
Master
Master

Hi,

May be like this.

  • Open the script editor of the your  QVW file
  • Then Write "exit script;" as the very first statement .
  • Then Perform a partial reload.

HTH,

Hirish

HirisH
“Aspire to Inspire before we Expire!”
Not applicable
Author

Maybe you can Export Binary QVW from QlikView and Import from Sense.