<?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 How can i create qvd files? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233991#M85492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow.....thats so simple.....thanks for sharing..... amazing....!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2011 19:47:40 GMT</pubDate>
    <dc:creator>montubhardwaj</dc:creator>
    <dc:date>2011-04-28T19:47:40Z</dc:date>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233975#M85476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create qvd files from front end. I'll explain briefly what i required.&lt;/P&gt;&lt;P&gt;- I know how to create qvd files from the edit script.&lt;/P&gt;&lt;P&gt;- In my report i have taken a table box or straight table i can generate the data into excel.&lt;/P&gt;&lt;P&gt;- Now, I'll take one button in the sheet when i click the button i want to create qvd file for particular table box or straight table data.&lt;/P&gt;&lt;P&gt;Is it possible to do it?&lt;/P&gt;&lt;P&gt;If possible how can i do this?&lt;/P&gt;&lt;P&gt;I need solution whether we can do or not. Plz help me if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 11:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233975#M85476</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T11:07:03Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233976#M85477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There may be a more elegant and simple solution than this but the following should work.&lt;/P&gt;&lt;P&gt;1. Create a button to export the TableBox / Straight Table to an Excel file in a static folder path.&lt;/P&gt;&lt;P&gt;2. Initiate a Partial Reload that loads in the newly created Excel file into a new QV Table.&lt;/P&gt;&lt;P&gt;3. In the Partial Load script export this new table to .qvd and then drop it to avoid conflicts with your data model.&lt;/P&gt;&lt;P&gt;Bit of a work around but it will work. You coould also have a completely seperate .qvw that simply converts the .xls files into .qvd's.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 11:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233976#M85477</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-04-28T11:21:52Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233977#M85478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Boppy,&lt;/P&gt;&lt;P&gt;You can make QVD of the data display in your table box or straight table with the help of intermediate place only.&lt;/P&gt;&lt;P&gt;you have to save it into text file or csv or excel file and then you can make qvd of data from intermediate place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 11:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233977#M85478</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-04-28T11:32:54Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233978#M85479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can save the file after clicking the button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 11:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233978#M85479</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T11:57:59Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233979#M85480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil,&lt;/P&gt;&lt;P&gt;please can you explain me clearly about what you said in your post&lt;/P&gt;&lt;P&gt;or can you provide step by step procuder to follow&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233979#M85480</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T12:01:41Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233980#M85481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;u can store the straight table data directly into qvd format.&lt;/P&gt;&lt;P&gt;the macro for storing qvd is&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;BR /&gt;obj.ExportEx "C:\test.qvd", 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233980#M85481</guid>
      <dc:creator />
      <dc:date>2011-04-28T12:17:34Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233981#M85482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect solution - I knew I'd come across it before but couldn't find it in my API Guide.&lt;/P&gt;&lt;P&gt;Boppy; ignore my post the above solution is as good as it gets.&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233981#M85482</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-04-28T12:29:05Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233982#M85483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I taken the button and tried like this..&lt;/P&gt;&lt;P&gt;Action --&amp;gt; run macro&lt;/P&gt;&lt;P&gt;In Edit module ---&amp;gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;obj.ExportEx "C:\test.qvd", 4&lt;/P&gt;&lt;P&gt;But it is not working. I'm working on qlikview 10 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233982#M85483</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T12:46:31Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233983#M85484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this.&lt;/P&gt;&lt;P&gt;sub test&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH395")&lt;/P&gt;&lt;P&gt;obj.ExportBiff "C:\Test\test.qvd"&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233983#M85484</guid>
      <dc:creator />
      <dc:date>2011-04-28T12:49:20Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233984#M85485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;obj.ExportEx "C:\Jagan\Reload\test.qvd", 4&lt;/P&gt;&lt;P&gt;When i click Test button in edit module . I'm getting the following error messge&lt;/P&gt;&lt;P&gt;Object doesn't support this property or method: 'obj.ExportEx'&lt;/P&gt;&lt;P&gt;- Y you take numeric 4 value there........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233984#M85485</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T12:54:16Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233985#M85486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WoW.... that was perfect. We can store straight/pivot tables directly into qvds ....!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 12:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233985#M85486</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2011-04-28T12:57:04Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233986#M85487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankq so much to share your knowledge with us...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 13:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233986#M85487</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T13:10:51Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233987#M85488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankq sridher it's working perfectly.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 13:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233987#M85488</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T13:12:03Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233988#M85489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i generate excel,pdf,text,delimeter files. For each i want to take button......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 13:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233988#M85489</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T13:14:18Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233989#M85490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Gopinathan to help me.....&lt;/P&gt;&lt;P&gt;- I need one more thing.&lt;/P&gt;&lt;P&gt;I want to generate same thing to multiple tools like excel,pdf,text files. For each i want to keep different buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 13:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233989#M85490</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-28T13:18:44Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233990#M85491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forget the buttons and the macros. Just right click the object, select Export and you can choose the format you want, including qvd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 19:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233990#M85491</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-04-28T19:13:30Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233991#M85492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow.....thats so simple.....thanks for sharing..... amazing....!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 19:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233991#M85492</guid>
      <dc:creator>montubhardwaj</dc:creator>
      <dc:date>2011-04-28T19:47:40Z</dc:date>
    </item>
    <item>
      <title>How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233992#M85493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This so simple but if it works in access point level.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 13:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233992#M85493</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-04-29T13:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233993#M85494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can add the codes within the same macro...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;obj.ExportEx "C:\test.qvd", 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above script will store only straight or pivot tables into .qvd format.&lt;/P&gt;&lt;P&gt;it wont store the table box into .qvd format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use&amp;nbsp; the below script it will store delimiter format only, if you have doubt store one file and open the table in qlikview then u will see the format of loading, if you select qvd radio button the table will be empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set obj = ActiveDocument.GetSheetObject("CH395")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;obj.ExportBiff "C:\Test\test.qvd"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want export&amp;nbsp; to like excel,pdf,textfile write down the following things in your macro&lt;/P&gt;&lt;P&gt;s&lt;STRONG&gt;et obj = ActiveDocument.GetSheetObject("CH01")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;obj.ExportEx "C:\test.qvd", 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;change the following numbers are add extra lines like&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set obj = ActiveDocument.GetSheetObject("CH01")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;obj.ExportEx "C:\test.qvd", 4 for qvd&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;obj.ExportEx "C:\temp.xls", 6&amp;nbsp;&amp;nbsp; for excel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4 qvd&lt;/P&gt;&lt;P&gt;3 xml&lt;/P&gt;&lt;P&gt;1 delimited&lt;/P&gt;&lt;P&gt;0 html&lt;/P&gt;&lt;P&gt;5 xml&lt;/P&gt;&lt;P&gt;6 xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 12:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233993#M85494</guid>
      <dc:creator />
      <dc:date>2011-05-06T12:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i create qvd files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233994#M85495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we create qvd at access point using button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we right click on object, select Export will work at access point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 16:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-create-qvd-files/m-p/233994#M85495</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-10-05T16:05:47Z</dc:date>
    </item>
  </channel>
</rss>

