<?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: Store Direct Discovery Data in QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863722#M437965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan,&lt;/P&gt;&lt;P&gt;Macro is fine but not necessary - you can export a table to QVD the same way as to, for example, CSV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 11:32:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-20T11:32:07Z</dc:date>
    <item>
      <title>Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863718#M437961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to store Direct Discovery Data in QVD .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 16:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863718#M437961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-19T16:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863719#M437962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The closest to you request I can think of is to export a front end object (if it is a table) into a QVD file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 17:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863719#M437962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-19T17:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863720#M437963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nitish,&lt;/P&gt;&lt;P&gt; It is poosible through front end objects(Straight, Pivot Table,...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 06:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863720#M437963</guid>
      <dc:creator>mukesh24</dc:creator>
      <dc:date>2015-04-20T06:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863721#M437964</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;It is not possible like we do in scripting, since it fetches the data dynamically so we have to export the data from Table objects to and save it as Excel or CSV, or you can write macro to store data to QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-c" start="1" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #5c5c5c; margin: 0 0 1px 45px !important;"&gt;&lt;LI&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;sub ChartToQVD&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set obj = ActiveDocument.GetSheetObject(&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; font-size: 9pt !important; background-color: inherit;"&gt;"CH01"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; obj.ExportEx &lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; font-size: 9pt !important; background-color: inherit;"&gt;"QvdName.qvd"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit; color: green; font-size: 9pt !important; background-color: inherit;"&gt;4&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; background-color: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;end sub&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 06:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863721#M437964</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-20T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863722#M437965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan,&lt;/P&gt;&lt;P&gt;Macro is fine but not necessary - you can export a table to QVD the same way as to, for example, CSV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 11:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863722#M437965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863723#M437966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Micheal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware of this, please let me know how to export a table to QVD.&amp;nbsp; Macro is used to export to QVD on click of a button or post reload of a document.&amp;nbsp; It is an automated one, no need of manual creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 02:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863723#M437966</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-21T02:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Store Direct Discovery Data in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863724#M437967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing wrong with your macro, except - it is a macro &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I meant manual export, that is right click on a front-end table, chose "Export...", and in "Save as type" - choose "qvd", it is on the very bottom.&amp;nbsp; Available only for the table objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Direct-Discovery-Data-in-QVD/m-p/863724#M437967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-21T11:55:19Z</dc:date>
    </item>
  </channel>
</rss>

