<?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: QvRestconnector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2013156#M1227128</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have just checked with R&amp;amp;D and there is not limit. Where did you get your information from?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 12:52:10 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2022-12-06T12:52:10Z</dc:date>
    <item>
      <title>QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2003740#M1227118</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;i'm loading data from an API (postman) using Qvrestconnector on qlikview it only loaded first 400 records only,&lt;/P&gt;
&lt;P&gt;i'm trying to make a loop but it loads same records with different key roots,&lt;/P&gt;
&lt;P&gt;i want to be abl to load the rest of data or how to add a new offset record everytime the loop runs? any help&lt;/P&gt;
&lt;P&gt;CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=;queryHeaders=Authorization%2Bearer $(vToken) %1X-OAPI-Application-Id%2froM0YE2RajLD50Z;PaginationType=None&lt;BR /&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2003740#M1227118</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004215#M1227122</link>
      <description>&lt;P&gt;Please post the full code you currently have (without any confidential stuff, IDs etc.) and maybe somebody will be able to spot a mistake and fix it.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 16:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004215#M1227122</guid>
      <dc:creator>viliam_vacula</dc:creator>
      <dc:date>2022-11-14T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004299#M1227123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145085"&gt;@John4&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you checked if there's a data limit on the API side? I don't believe there is one on the Qlik REST connector side.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 20:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004299#M1227123</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2022-11-14T20:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004372#M1227124</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;the API is fine. The limitation that it sends us only 400 rows of data is known and cannot be removed.&lt;BR /&gt;&lt;BR /&gt;We can get a value for the total number of records in the dataset. We just don’t know how exactly to write the loop which makes the GET calls over and over with an increasing offset until the entire dataset is received. We try with a FOR loop, we know how to increase the offset every time to get the next 400 records and we know how to calculate the number of loops.&lt;BR /&gt;&lt;BR /&gt;We just don’t know the proper syntax to write the actual loop that would keep making the GET calls and appending the results into a table until the whole dataset is received.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Nov 2022 03:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2004372#M1227124</guid>
      <dc:creator>viliam_vacula</dc:creator>
      <dc:date>2022-11-15T03:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2007560#M1227126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;When you are selecting the data, can you try to set the Preload symbols count to "No limit"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bill_Britt_0-1669120391142.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94275i99E6321B32EC139E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bill_Britt_0-1669120391142.png" alt="Bill_Britt_0-1669120391142.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 12:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2007560#M1227126</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2022-11-22T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: QvRestconnector</title>
      <link>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2013156#M1227128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have just checked with R&amp;amp;D and there is not limit. Where did you get your information from?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 12:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QvRestconnector/m-p/2013156#M1227128</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2022-12-06T12:52:10Z</dc:date>
    </item>
  </channel>
</rss>

