<?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 table object in EXCEL format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547131#M686620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Objects (tables, graphs) are not available at script time.&lt;/P&gt;&lt;P&gt;You can use an action of type external attached to OnReload trigger &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 11:26:39 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2014-01-03T11:26:39Z</dc:date>
    <item>
      <title>Export table object in EXCEL format</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547129#M686618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried many macros for this , but all these macros not working please help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB export&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("TB01")&lt;/P&gt;&lt;P&gt;obj.exportBiff "C:\Documents and Settings\596732\Desktop\manasvi\abc.xlsx";&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call export;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;compiler not processing&lt;/P&gt;&lt;P&gt;obj.exportBiff "C:\Documents and Settings\596732\Desktop\manasvi\abc.xlsx";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 06:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547129#M686618</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2014-01-03T06:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export table object in EXCEL format</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547130#M686619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are you calling the 'call export;' statement?&amp;nbsp; If it is during reload the screen objects are not at that point rendered so can not be accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you test your macro by assigning a call to it as an action on a button.&amp;nbsp; If this works you could look at triggering on Post Reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my response on this other thread for more details:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/443676#443676" style="font-size: 10pt; line-height: 1.5em;"&gt;http://community.qlik.com/message/443676#443676&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547130#M686619</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-01-03T11:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export table object in EXCEL format</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547131#M686620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Objects (tables, graphs) are not available at script time.&lt;/P&gt;&lt;P&gt;You can use an action of type external attached to OnReload trigger &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547131#M686620</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-03T11:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export table object in EXCEL format</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547132#M686621</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;Please create the trigger for calling the macro on post loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings--&amp;gt;Doc properties--:Add --&amp;gt;Run Macro--&amp;gt;Provide the Macro name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Edit Module write the below macro code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Export&lt;/P&gt;&lt;P&gt; set obj1 = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;obj1.Export "D:\InnerJoin.xls",4&lt;/P&gt;&lt;P&gt;msgbox("Done")&lt;/P&gt;&lt;P&gt;end sub&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-object-in-EXCEL-format/m-p/547132#M686621</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2014-01-03T11:47:28Z</dc:date>
    </item>
  </channel>
</rss>

