<?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 Table Box into QVD using Macro Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708029#M451570</link>
    <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Sub QVDExport&lt;BR /&gt;set st = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;File = activedocument.Evaluate("&lt;FONT size="5" color="#FF6600"&gt;'&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Path&lt;/FONT&gt;&lt;/STRONG&gt;\table.qvd&lt;FONT size="5" color="#FF6600"&gt;'&lt;/FONT&gt;")&lt;BR /&gt;st.Export File, 4&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2020 03:13:10 GMT</pubDate>
    <dc:creator>vamsee</dc:creator>
    <dc:date>2020-06-04T03:13:10Z</dc:date>
    <item>
      <title>Store Table Box into QVD using Macro Button</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1707736#M451554</link>
      <description>&lt;P&gt;Hello Master,&lt;/P&gt;&lt;P&gt;How to store a table box into qvd using action macro in button ?&lt;BR /&gt;I tried script like below :&lt;/P&gt;&lt;P&gt;sub StoreTB01TableToQVD&lt;BR /&gt;set obj = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;File = ActiveDocument.Evaluate("TB01.qvd")&lt;BR /&gt;obj.Export File, 4&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;When I click test in the macro window, popup appear 'Cannot open file - for writing'&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;P&gt;Thank you for you suggestion&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 09:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1707736#M451554</guid>
      <dc:creator>ryanocni</dc:creator>
      <dc:date>2020-06-03T09:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Store Table Box into QVD using Macro Button</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708029#M451570</link>
      <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Sub QVDExport&lt;BR /&gt;set st = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;File = activedocument.Evaluate("&lt;FONT size="5" color="#FF6600"&gt;'&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Path&lt;/FONT&gt;&lt;/STRONG&gt;\table.qvd&lt;FONT size="5" color="#FF6600"&gt;'&lt;/FONT&gt;")&lt;BR /&gt;st.Export File, 4&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 03:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708029#M451570</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-06-04T03:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Store Table Box into QVD using Macro Button</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708061#M451572</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50135"&gt;@vamsee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried your suggestion, qvd successfully generated&lt;BR /&gt;But, when I opened it, in QlikView for data loading&lt;BR /&gt;The separator became wrong, please see my attachment&lt;/P&gt;&lt;P&gt;Is there any other parameter in function Export, to set the separator?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 07:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708061#M451572</guid>
      <dc:creator>ryanocni</dc:creator>
      <dc:date>2020-06-04T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Store Table Box into QVD using Macro Button</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708263#M451590</link>
      <description>&lt;P&gt;Honestly, I am not an expert on Macros. I tried searching in the community and couldn't find the exact solution.&lt;/P&gt;&lt;P&gt;Basically, that export is missing the XML header part.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vamsee_0-1591285595199.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34955iFF46F3799795F665/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vamsee_0-1591285595199.png" alt="vamsee_0-1591285595199.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, you can export the complete table box into an XML file and then read it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sub xml
set table= ActiveDocument.GetSheetObject("TB01")
table.ExportXml "Desktop\table.xml"
end sub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried exporting chart objects into qvd and that worked fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sub ChartToQVD
set obj = ActiveDocument.GetSheetObject("CH01")
obj.ExportEx "Desktop\chart.qvd", 4
end sub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 15:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Table-Box-into-QVD-using-Macro-Button/m-p/1708263#M451590</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-06-04T15:47:06Z</dc:date>
    </item>
  </channel>
</rss>

