<?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: Qlik Sense limit to export data with the Table API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051916#M4398</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;Alexander is absolutely right on the limitation for the Table API resp. the exportData method.&lt;/P&gt;&lt;P&gt;But there is another way - and you are asking for a workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use paging and loop through all the data pages yourself. This is certainly much slower but you can overcome the default limitation of the exportData method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See an example here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging" title="https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging"&gt;https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 18:13:18 GMT</pubDate>
    <dc:creator>Stefan_Walther</dc:creator>
    <dc:date>2016-01-12T18:13:18Z</dc:date>
    <item>
      <title>Qlik Sense limit to export data with the Table API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051914#M4396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In previous versions of Qlik Sense we had been facing an annoying limit of 1M cells to export the data from a table using the built-in functionality to generate an Excel file. When we migrated to the version 2.1.1, we decided to try the new exportData function of the Table API to generate a CSV file and export more data. Now we figure out that still exits a limit, but now of 5M cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a workaround to avoid those limits at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 11:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051914#M4396</guid>
      <dc:creator />
      <dc:date>2016-01-08T11:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense limit to export data with the Table API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051915#M4397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Luiz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nope, the limits are the same. 1M for Excel files and 5M for csv files.&lt;/P&gt;&lt;P&gt;We generally recommend a ETL-tool if you need to model data for bulk data export.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 17:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051915#M4397</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-01-08T17:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense limit to export data with the Table API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051916#M4398</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;Alexander is absolutely right on the limitation for the Table API resp. the exportData method.&lt;/P&gt;&lt;P&gt;But there is another way - and you are asking for a workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use paging and loop through all the data pages yourself. This is certainly much slower but you can overcome the default limitation of the exportData method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See an example here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging" title="https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging"&gt;https://github.com/stefanwalther/sense-extension-recipes/tree/master/HyperCubePaging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051916#M4398</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-12T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense limit to export data with the Table API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051917#M4399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, I haven't tested it but I wonder how well the browser fare by stuffing above 5M cells of data into memory &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not to mention that you would have to page over 500 pages to get above the limit, this I have to try!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051917#M4399</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-01-12T18:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense limit to export data with the Table API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051918#M4400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tell us, nice experiment ... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-limit-to-export-data-with-the-Table-API/m-p/1051918#M4400</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-12T18:19:48Z</dc:date>
    </item>
  </channel>
</rss>

