Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
wes2015
Frequent Visitor

Creating Loop in Power Query and API

Hi,

 

I'm connecting to an API which have a 500 row limit. There are separate columns in the returned json that states how many rows there are in the current search, and how many there are in total (see screenshot below)

 

wes2015_0-1620116490103.png

 

I have read through posts like this:

 

https://community.powerbi.com/t5/Desktop/how-to-create-a-query-that-paginates/td-p/20047/page/8

https://community.powerbi.com/t5/Power-Query/REST-api-request-and-loop-by-offset-until-no-further-re...

 

But cannot find a solution on how to implement the suggested solutions in the post into my scenario.

 

I can set the limit and offset in the API URL with limit=500&offset=500 (500 would be for the second loop) manually, and it would give me the correct results. But I obviusly want it to loop through the search until the total rows avaliable limit has been reached..

 

Any help would be appreciated.

 

 

 

1 ACCEPTED SOLUTION
mahoneypat
Employee
Employee

Please see this video.  It walks through how to do this by first creating a list of numbers/offsets.

Power BI - Tales From The Front - REST APIs - YouTube

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

2 REPLIES 2
wes2015
Frequent Visitor

Thanks, worked like a charm

mahoneypat
Employee
Employee

Please see this video.  It walks through how to do this by first creating a list of numbers/offsets.

Power BI - Tales From The Front - REST APIs - YouTube

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors