<?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 REST API pagination &amp;amp; filtering in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-pagination-amp-filtering/m-p/888139#M21887</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;It's my first time using a REST API as a data source and this is my situation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Pagination: I've figured out how to use a parameter to loop through pages since each page allows only 500 rows. I've followed this blog&amp;nbsp;&lt;A href="https://adatis.co.uk/Loop-through-Multiple-Web-Pages-using-Power-Query/" target="_blank" rel="noopener"&gt;https://adatis.co.uk/Loop-through-Multiple-Web-Pages-using-Power-Query/&lt;/A&gt;&amp;nbsp;and the pagination works pretty good. The only challenge now is that I need to have a dynamic table that has the right number of pages (maybe counting my records?) instead of what I have right which is a fixed number of pages.&lt;/P&gt;&lt;P&gt;2. Power BI limitation of importing 10,000 rows from an API call for Pro Users. I need to import around 250,000 rows and I'm trying to filter my data source on the query script so I can use multiple calls with less than 10,000 records each , for example:&amp;nbsp; &lt;A href="https://source.com/api/v4/orders" target="_blank" rel="noopener"&gt;https://source.com/api/v4/orders&lt;/A&gt;?&lt;STRONG&gt;carrier_name=fedex&lt;/STRONG&gt;&amp;amp;per_page=500&amp;amp;page=&lt;BR /&gt;But the result does not change...Is it something that my developer has to give me permission to use as a filter? The parameters that I'm using are actual columns on my API so I'm not sure why it does not work. Is there another way of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 15:54:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-02T15:54:14Z</dc:date>
    <item>
      <title>REST API pagination &amp; filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-pagination-amp-filtering/m-p/888139#M21887</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;It's my first time using a REST API as a data source and this is my situation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Pagination: I've figured out how to use a parameter to loop through pages since each page allows only 500 rows. I've followed this blog&amp;nbsp;&lt;A href="https://adatis.co.uk/Loop-through-Multiple-Web-Pages-using-Power-Query/" target="_blank" rel="noopener"&gt;https://adatis.co.uk/Loop-through-Multiple-Web-Pages-using-Power-Query/&lt;/A&gt;&amp;nbsp;and the pagination works pretty good. The only challenge now is that I need to have a dynamic table that has the right number of pages (maybe counting my records?) instead of what I have right which is a fixed number of pages.&lt;/P&gt;&lt;P&gt;2. Power BI limitation of importing 10,000 rows from an API call for Pro Users. I need to import around 250,000 rows and I'm trying to filter my data source on the query script so I can use multiple calls with less than 10,000 records each , for example:&amp;nbsp; &lt;A href="https://source.com/api/v4/orders" target="_blank" rel="noopener"&gt;https://source.com/api/v4/orders&lt;/A&gt;?&lt;STRONG&gt;carrier_name=fedex&lt;/STRONG&gt;&amp;amp;per_page=500&amp;amp;page=&lt;BR /&gt;But the result does not change...Is it something that my developer has to give me permission to use as a filter? The parameters that I'm using are actual columns on my API so I'm not sure why it does not work. Is there another way of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 15:54:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-pagination-amp-filtering/m-p/888139#M21887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T15:54:14Z</dc:date>
    </item>
  </channel>
</rss>

