<?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: Export QVD into excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538385#M693286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! thanks for all the replies.&amp;nbsp; I just wasn't the original poster so unable to credit anyone &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Feb 2014 09:07:29 GMT</pubDate>
    <dc:creator>mikkeltaylor</dc:creator>
    <dc:date>2014-02-11T09:07:29Z</dc:date>
    <item>
      <title>Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538380#M693281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Good morning&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to schedule&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and automate the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;export data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to EXCEL&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some fields&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of a QVD file&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;you can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;without&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;macros?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;in the Modify&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;script&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Load event of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QVD files&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;commands&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should I enter?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Andrea&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 09:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538380#M693281</guid>
      <dc:creator>warrentk80</dc:creator>
      <dc:date>2013-07-30T09:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538381#M693282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get a solution to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not I will be raising a similar post soon on the community, so keep an eye out for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 08:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538381#M693282</guid>
      <dc:creator>mikkeltaylor</dc:creator>
      <dc:date>2014-02-05T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538382#M693283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At reload time you can store the QVD data into csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like below mentioned script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Table_Name into FileName.csv(txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 08:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538382#M693283</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2014-02-05T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538383#M693284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or use the post reload trigger and action export to save it to a text, delimited or tab delimited file. More options are available there than store.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538383#M693284</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-05T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538384#M693285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create a table box chart with the field that you want to export and then make a Send to Excel with a click.&lt;/P&gt;&lt;P&gt;Or try to create a button with an action for export n fields to a file (no excel). Look the image below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screenshot.22.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/52626_screenshot.22.jpg" style="width: 620px; height: 633px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 10:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538384#M693285</guid>
      <dc:creator />
      <dc:date>2014-02-05T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVD into excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538385#M693286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! thanks for all the replies.&amp;nbsp; I just wasn't the original poster so unable to credit anyone &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 09:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QVD-into-excel/m-p/538385#M693286</guid>
      <dc:creator>mikkeltaylor</dc:creator>
      <dc:date>2014-02-11T09:07:29Z</dc:date>
    </item>
  </channel>
</rss>

