<?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: How can I show more than 50 rows in a Table Widget? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227386#M6424</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/3136"&gt;rbecher&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I saw your workaround and I would like to use this technique to change the hyperCube in the widget to a different qMode. I'm trying to do it like this:&lt;/P&gt;&lt;P&gt;&amp;lt;div ng-init='data.model.enigmaModel.applyPatches([{"qPath": "/qHyperCubeDef","qOp": "add","qValue": "\"qMode\": \"K\""}])'&amp;gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But I get a JSON parse error: Unexpected JSON token error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 14:00:52 GMT</pubDate>
    <dc:creator>tversweyveld</dc:creator>
    <dc:date>2018-04-06T14:00:52Z</dc:date>
    <item>
      <title>How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227380#M6418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been working on a Table Widget to customize it's styles and other stuff and it's only showing up to 50 rows for the current selection. When I export its data, I get a spreadsheet with the around 180 rows that the table is supposed to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a limitation for the widgets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can change this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can paginate or something like that all the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227380#M6418</guid>
      <dc:creator>AguWolkovicz</dc:creator>
      <dc:date>2017-02-20T12:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227381#M6419</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/237438"&gt;agu440labs&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it's a limitation (for now) - we are working on improving widgets.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/3136"&gt;rbecher&lt;/A&gt;‌, managed to find a workaround for it by adding ng-init in the first scope of the widget element -- his code:&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;div ng-init="data.model.enigmaModel.applyPatches([{qPath: '/qHyperCubeDef/qInitialDataFetch/0/qWidth', qOp: 'replace', qValue: '20'}])"&amp;gt;&amp;lt;/div&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related threads:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/message/1147905"&gt;Widgets - Access more than 10 columns x 50 rows of data&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/message/1079880"&gt;Widget hypercube qwidth can it be adjusted greater than 10&lt;/A&gt;&lt;/LI&gt;&lt;/UL&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, 20 Feb 2017 20:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227381#M6419</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2017-02-20T20:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227382#M6420</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/169661"&gt;aaz&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually your solution is useful to increase the number of columns that the HyperCube will contain when looping it within the table; I found that the correct solution for increasing the number of Rows is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;div ng-init="data.model.enigmaModel.applyPatches([{qPath: '/qHyperCubeDef/qInitialDataFetch/0/qHeight', qOp: 'replace', qValue: &lt;STRONG&gt;'1000'&lt;/STRONG&gt;}])"&amp;gt;&amp;lt;/div&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Agu.-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 20:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227382#M6420</guid>
      <dc:creator>AguWolkovicz</dc:creator>
      <dc:date>2017-02-20T20:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227383#M6421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/237438"&gt;agu440labs&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you're right, &lt;SPAN style="font-size: 13.3333px;"&gt;since I never tried it myself&lt;/SPAN&gt;, I was just showing you his code as an example in order to maybe help you find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a widget, you should also be able to get more data with the table API:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token tag" style="color: #0000ff; font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;&amp;lt;&lt;/SPAN&gt;button&lt;/SPAN&gt; &lt;SPAN class="attr-name token" style="color: #b22222;"&gt;ng-if&lt;/SPAN&gt;&lt;SPAN class="attr-value token" style="color: #b22222;"&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;"&lt;/SPAN&gt;data.rowcount&lt;SPAN class="token punctuation" style="color: #999999;"&gt;&amp;gt;&lt;/SPAN&gt;data.rows.length&lt;SPAN class="token punctuation" style="color: #999999;"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token" style="color: #b22222;"&gt;qva-activate&lt;/SPAN&gt;&lt;SPAN class="attr-value token" style="color: #b22222;"&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;"&lt;/SPAN&gt;data.getMoreData()&lt;SPAN class="token punctuation" style="color: #999999;"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12px; background-color: #fafafa;"&gt;More&lt;/SPAN&gt;&lt;SPAN class="token tag" style="color: #0000ff; font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;&amp;lt;/&lt;/SPAN&gt;button&lt;/SPAN&gt;&lt;SPAN class="token punctuation" style="color: #999999;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227383#M6421</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2017-02-21T06:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227384#M6422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea, that's why you wouldn't need to patch qHeight because it's not a limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 12:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227384#M6422</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2017-02-21T12:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227385#M6423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Has this bug been fixed? Or do you have any workaround?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 03:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227385#M6423</guid>
      <dc:creator>jftalmeida</dc:creator>
      <dc:date>2018-01-26T03:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227386#M6424</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/3136"&gt;rbecher&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I saw your workaround and I would like to use this technique to change the hyperCube in the widget to a different qMode. I'm trying to do it like this:&lt;/P&gt;&lt;P&gt;&amp;lt;div ng-init='data.model.enigmaModel.applyPatches([{"qPath": "/qHyperCubeDef","qOp": "add","qValue": "\"qMode\": \"K\""}])'&amp;gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But I get a JSON parse error: Unexpected JSON token error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 14:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227386#M6424</guid>
      <dc:creator>tversweyveld</dc:creator>
      <dc:date>2018-04-06T14:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227387#M6425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div ng-init='data.model.enigmaModel.applyPatches([{"qPath": "/qHyperCubeDef&lt;STRONG&gt;/qMode&lt;/STRONG&gt;","qOp": "add","qValue": "\"K\""}])'&amp;gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 14:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227387#M6425</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2018-04-06T14:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227388#M6426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yessssss, thank you so much!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 14:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227388#M6426</guid>
      <dc:creator>tversweyveld</dc:creator>
      <dc:date>2018-04-06T14:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227389#M6427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to do this in the javascript if I'm working on an extension that doesn't have an .html file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 20:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227389#M6427</guid>
      <dc:creator>andydietler</dc:creator>
      <dc:date>2018-05-15T20:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227390#M6428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In an extension you set qHeight in initialProperties to specify number of rows. No 50 rows limit, but max cells is 10000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 21:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227390#M6428</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-05-15T21:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227391#M6429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to show more than 10 columns though? I've tried upping it to 20 and looked through all the code and there doesn't seem to be any other limiting, but the 10th column shows up with no data. It seems that Qlik is only returning 10 columns worth of data no matter what I set for qWidth over 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 21:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227391#M6429</guid>
      <dc:creator>andydietler</dc:creator>
      <dc:date>2018-05-15T21:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227392#M6430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since thi is no longer about widgets you should create a new thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 06:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1227392#M6430</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-05-16T06:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show more than 50 rows in a Table Widget?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1799172#M14745</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I realise that this thread is ancient, but in case previous posters receive an alert, can anyone kindly help?&lt;/P&gt;&lt;P&gt;The hack above proved to be very useful at creating a widget to display information from a single record in a form like layout, and everything was fine until the app was published. Unfortunately, any sheet that contains the widget now throws an "Access denied" error when first opened. So, I believe the problem is trying to patch the hypercube def in a published app. My problem is, I'm not even sure which resource type we should be looking to put the security exception against! Any thoughts anyone?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;NW&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 15:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-can-I-show-more-than-50-rows-in-a-Table-Widget/m-p/1799172#M14745</guid>
      <dc:creator>nwatson-qit</dc:creator>
      <dc:date>2021-04-13T15:43:50Z</dc:date>
    </item>
  </channel>
</rss>

