<?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 REST API load more than one page in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2022295#M84385</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Qlik REST connector requires you to specify how pagination occurs. You can use this resource for some examples:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 15:09:03 GMT</pubDate>
    <dc:creator>Qlik_Eric_Thomas</dc:creator>
    <dc:date>2023-01-05T15:09:03Z</dc:date>
    <item>
      <title>Qlik REST API load more than one page</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2022189#M84383</link>
      <description>&lt;P&gt;Hello veryone!&lt;/P&gt;
&lt;P&gt;Im trying to load pagitanted data from one API. I tried using Power BI en it allows me to load page 1 and page 2 of data. Page 1 has 10.000 records, whereas page 2 has around 2000 rows of data. However, in Qlik I only get the 10.000, and I cannot get the data from page 2.&lt;/P&gt;
&lt;P&gt;Power BI Test&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="montero_ro_0-1672922799287.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97331iB30098E05B7A24C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="montero_ro_0-1672922799287.png" alt="montero_ro_0-1672922799287.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="montero_ro_1-1672922818312.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97332i443CFA59C7752BFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="montero_ro_1-1672922818312.png" alt="montero_ro_1-1672922818312.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Qlik records&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="montero_ro_2-1672922911870.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97333i83E1E7BBBA71D479/image-size/medium?v=v2&amp;amp;px=400" role="button" title="montero_ro_2-1672922911870.png" alt="montero_ro_2-1672922911870.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know how I can get page 1 and 2 data from the same API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 12:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2022189#M84383</guid>
      <dc:creator>montero_ro</dc:creator>
      <dc:date>2023-01-05T12:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik REST API load more than one page</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2022295#M84385</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Qlik REST connector requires you to specify how pagination occurs. You can use this resource for some examples:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 15:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2022295#M84385</guid>
      <dc:creator>Qlik_Eric_Thomas</dc:creator>
      <dc:date>2023-01-05T15:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik REST API load more than one page</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2026292#M84611</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/163837"&gt;@Qlik_Eric_Thomas&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I just added pageno=2 like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="montero_ro_0-1673889791291.png" style="width: 541px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98134i35572985C6CBF10F/image-dimensions/541x236?v=v2" width="541" height="236" role="button" title="montero_ro_0-1673889791291.png" alt="montero_ro_0-1673889791291.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once I did that, I could fetch the missing data I needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks! and have a nice day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 17:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-REST-API-load-more-than-one-page/m-p/2026292#M84611</guid>
      <dc:creator>montero_ro</dc:creator>
      <dc:date>2023-01-16T17:24:11Z</dc:date>
    </item>
  </channel>
</rss>

