<?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 Limit length of data export in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Limit-length-of-data-export/m-p/17505#M270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to limit the length of a data export induced by the exportData() API call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Mashup where the underlying dataset can be downloaded via a button on the website.&lt;/P&gt;&lt;P&gt;To achieve this I create a table object via a .visualization.create() call and then I download the data behind this table via the exportData() function.&lt;/P&gt;&lt;P&gt;However I want to limit the length of the download. E.g. If the table actually has 10000 rows I only want to provide the first 500 for download.&lt;/P&gt;&lt;P&gt;As of now I create the whole download with all rows included and then throw away the rows that I don't want to show. This is a messy workaround I would like to avoid and also hurts the performance as the preparation of large datasets takes quite some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would like to know if there is a possibility to limit the dataset before downloading or if it is possible to modify the exportData function to only return a certain amount of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone some experience with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and kind regards,&lt;/P&gt;&lt;P&gt;Marco &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2018 14:55:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-13T14:55:20Z</dc:date>
    <item>
      <title>Limit length of data export</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Limit-length-of-data-export/m-p/17505#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to limit the length of a data export induced by the exportData() API call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Mashup where the underlying dataset can be downloaded via a button on the website.&lt;/P&gt;&lt;P&gt;To achieve this I create a table object via a .visualization.create() call and then I download the data behind this table via the exportData() function.&lt;/P&gt;&lt;P&gt;However I want to limit the length of the download. E.g. If the table actually has 10000 rows I only want to provide the first 500 for download.&lt;/P&gt;&lt;P&gt;As of now I create the whole download with all rows included and then throw away the rows that I don't want to show. This is a messy workaround I would like to avoid and also hurts the performance as the preparation of large datasets takes quite some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would like to know if there is a possibility to limit the dataset before downloading or if it is possible to modify the exportData function to only return a certain amount of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone some experience with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and kind regards,&lt;/P&gt;&lt;P&gt;Marco &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 14:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Limit-length-of-data-export/m-p/17505#M270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T14:55:20Z</dc:date>
    </item>
  </channel>
</rss>

