<?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 large table to Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533106#M1126917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here the macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub vCSV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Download Sheet ojbect data to CSV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set sObject = ActiveDocument.GetSheetObject("CH321")&lt;/P&gt;&lt;P&gt;sObject.Export "GDPdU0.csv", ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Dec 2013 12:13:53 GMT</pubDate>
    <dc:creator>bumin</dc:creator>
    <dc:date>2013-12-29T12:13:53Z</dc:date>
    <item>
      <title>Export large table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533104#M1126915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to export large table boxes ? it is running out of memory, when exporting to Excel or in copying to clipboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 09:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533104#M1126915</guid>
      <dc:creator />
      <dc:date>2013-12-29T09:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export large table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533105#M1126916</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;you can write a macro to export it as CSV. I have exported even big data with this method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Bumin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 12:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533105#M1126916</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2013-12-29T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export large table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533106#M1126917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here the macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub vCSV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Download Sheet ojbect data to CSV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set sObject = ActiveDocument.GetSheetObject("CH321")&lt;/P&gt;&lt;P&gt;sObject.Export "GDPdU0.csv", ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 12:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533106#M1126917</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2013-12-29T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export large table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533107#M1126918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should i type the macro in the Edit Script editor below the other commands ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what if i cannot access the edit script functionality in the QLikView document I wish to export from (limited r/w access) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 14:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533107#M1126918</guid>
      <dc:creator />
      <dc:date>2013-12-29T14:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export large table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533108#M1126919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to create a button-object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find attached an example qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 16:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-large-table-to-Excel/m-p/533108#M1126919</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2013-12-29T16:50:35Z</dc:date>
    </item>
  </channel>
</rss>

