<?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: Disable/Limit Export Table Functionality Based on Number of Rows in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371272#M8043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/170382"&gt;callum.stevens&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are building a custom table visualization; you should be able to use the expordData property as a function: &lt;A href="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm" title="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm"&gt;http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this is possible for native objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 10:42:36 GMT</pubDate>
    <dc:creator>Aiham_Azmeh</dc:creator>
    <dc:date>2017-04-10T10:42:36Z</dc:date>
    <item>
      <title>Disable/Limit Export Table Functionality Based on Number of Rows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371271#M8042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to disable the export functionality on a Table object (Qlik Proprietary) if the row count of the table is above 100,000 for server performance reasons, or to only export the first 100,000 rows of the table.&lt;/P&gt;&lt;P&gt;So when a user makes a selection that results in more than 100,000 rows in the table, &lt;STRONG&gt;the desired result is either&lt;/STRONG&gt;:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The table cannot be exported&lt;/LI&gt;&lt;LI&gt;The first 100,000 rows are exported only.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371271#M8042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-10T10:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/Limit Export Table Functionality Based on Number of Rows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371272#M8043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/170382"&gt;callum.stevens&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are building a custom table visualization; you should be able to use the expordData property as a function: &lt;A href="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm" title="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm"&gt;http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/APIs/Content/ExtensionAPI/exportdata-property.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this is possible for native objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371272#M8043</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2017-04-10T10:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/Limit Export Table Functionality Based on Number of Rows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371273#M8044</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;Did you find any solution for this problem. In our case, when data volume is very high, the table is not loading and its causing CPU and memory to 100% utilization within few seconds. I could find the way to restrict no of records to be viewed using calculation condition but the way we built export functionality, its again trying to export everything irrespective of calculation condition. Looking for better solution to this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 05:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371273#M8044</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-12-06T05:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/Limit Export Table Functionality Based on Number of Rows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371274#M8045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using app.visualization.create('table' to create the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 05:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371274#M8045</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-12-06T05:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/Limit Export Table Functionality Based on Number of Rows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371275#M8046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did it restrict number of rows visible at a time from the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 10:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disable-Limit-Export-Table-Functionality-Based-on-Number-of-Rows/m-p/1371275#M8046</guid>
      <dc:creator>rsdhavle</dc:creator>
      <dc:date>2018-10-11T10:36:07Z</dc:date>
    </item>
  </channel>
</rss>

