<?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: Increase qhypercube data limit from 10000 in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390312#M8374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately not, the maximum size of the returned hypercube is 10,000 cells.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Aug 2017 15:41:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-11T15:41:25Z</dc:date>
    <item>
      <title>Increase qhypercube data limit from 10000</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390311#M8373</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;We are using SenseBoxPlot extension which has limit of fetching 10,000 cells in one request and further we can use getdata() to make multiple calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to avoid those multiple calls, as we are using qhypercube data in Box Plot and can't provide more option to click and fire multiple calls in back end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note- We don't want to use BoxPlot provide by Qlik in recent release &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/5292"&gt;Trello and Qlik Sense&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/77808"&gt;mto&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 12:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390311#M8373</guid>
      <dc:creator>navdeepdhadwal</dc:creator>
      <dc:date>2017-08-11T12:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Increase qhypercube data limit from 10000</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390312#M8374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately not, the maximum size of the returned hypercube is 10,000 cells.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 15:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390312#M8374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Increase qhypercube data limit from 10000</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390313#M8375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are trying to use getdata(), btw it seems SenseBoxPlot has been removed from Branch!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 15:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390313#M8375</guid>
      <dc:creator>navdeepdhadwal</dc:creator>
      <dc:date>2017-08-11T15:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Increase qhypercube data limit from 10000</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390314#M8376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into a similar issue where we needed to return much more than 10k values at once and the following post was extremely useful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/5000"&gt;Getting all data cells from app.createCube()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives paginated data at 10k cells per page. Hopefully this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390314#M8376</guid>
      <dc:creator>gibsontk1</dc:creator>
      <dc:date>2017-08-14T21:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Increase qhypercube data limit from 10000</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390315#M8377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Travis, we were able to get all the data from back end but it takes lot of time to render in front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Navdeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 13:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Increase-qhypercube-data-limit-from-10000/m-p/1390315#M8377</guid>
      <dc:creator>navdeepdhadwal</dc:creator>
      <dc:date>2017-08-28T13:06:38Z</dc:date>
    </item>
  </channel>
</rss>

