<?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 to Export Sheet object into QVD? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188267#M51593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;call that object ID into the script level and try to store into QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jun 2010 08:10:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-15T08:10:03Z</dc:date>
    <item>
      <title>How to Export Sheet object into QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188265#M51591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;Hai,&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;I want to export a sheet object automatically into a QVD while reload Schedule happens in Server. How it's possible.&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;We have option to export the sheet object to QVD using Buttons but are there is any possibility to export by script level without using buttons.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 06:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188265#M51591</guid>
      <dc:creator />
      <dc:date>2010-06-15T06:31:43Z</dc:date>
    </item>
    <item>
      <title>How to Export Sheet object into QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188266#M51592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;a way could be to write a short macro like&lt;/P&gt;&lt;P&gt;SUB ExportQvd&lt;BR /&gt;set tb = ActiveDocument.GetSheetObject("CH01")&lt;BR /&gt;tb.ServerSideExportEx "C:\test.xml" , ";" , 3 '0=HTML, 1=Text, 2=Bitmap, 3=XML, 4=QVD, 5=BIFF&lt;BR /&gt;END SUB&lt;/P&gt;&lt;P&gt;(Example from the API Guide)&lt;/P&gt;&lt;P&gt;and activate it at script run time.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 08:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188266#M51592</guid>
      <dc:creator />
      <dc:date>2010-06-15T08:07:50Z</dc:date>
    </item>
    <item>
      <title>How to Export Sheet object into QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188267#M51593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;call that object ID into the script level and try to store into QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 08:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Export-Sheet-object-into-QVD/m-p/188267#M51593</guid>
      <dc:creator />
      <dc:date>2010-06-15T08:10:03Z</dc:date>
    </item>
  </channel>
</rss>

