<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QVD exctraction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024027#M938548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Open the script editor of the your&amp;nbsp; QVW file&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Then Write "exit script;" as the very first statement .&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Then Perform a partial reload.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 13:59:07 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2016-02-01T13:59:07Z</dc:date>
    <item>
      <title>QVD exctraction</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024024#M938545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to extract qvd from a QlikView App, without be connected to the data sources?&lt;/P&gt;&lt;P&gt;I have to retrieve data from a qlik view app with a section access to make a QlikSense App.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinds regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 13:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024024#M938545</guid>
      <dc:creator />
      <dc:date>2016-02-01T13:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: QVD exctraction</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024025#M938546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the app allows being binary loaded, you can try something like&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8523"&gt;Reload QlikView Application (QVW) File Without Access To Data Source(s)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;forgot to post this link, apply after the binary load:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6754"&gt;Storing all tables in Qlikview file to QVD&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 13:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024025#M938546</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-01T13:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVD exctraction</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024026#M938547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Binary load the data into a new app, then store each data tables to QVD in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 13:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024026#M938547</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-01T13:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: QVD exctraction</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024027#M938548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Open the script editor of the your&amp;nbsp; QVW file&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Then Write "exit script;" as the very first statement .&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Then Perform a partial reload.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 13:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024027#M938548</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-01T13:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVD exctraction</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024028#M938549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can Export Binary QVW from QlikView and Import from Sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-exctraction/m-p/1024028#M938549</guid>
      <dc:creator />
      <dc:date>2016-02-01T14:23:11Z</dc:date>
    </item>
  </channel>
</rss>

