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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Looping data pull due to API limitation

Hi guys.

 

I am facing a problem with CISCO AMP API. I need to pull data but I am limited to 500 rows and any number greater than 500 gives error:
   DataSource.Error: Web.Contents failed to get contents from 'https://api.eu.amp.cisco.com/v1/computers?limit=501' (400): Bad Request
   Details:
   DataSourceKind=Web
   DataSourcePath=https://api.eu.amp.cisco.com/v1/computers
   Url=https://api.eu.amp.cisco.com/v1/computers?limit=501

I want to try to loop that data pull to give me next 500 rows multiple times to have all of 16k rows.

Can anyone help me with that? This is overwhelming me.

 

2 REPLIES 2
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous 

Please have a look at below posts to check if they could help.

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

Loop through Multiple Web Pages using Power Query

Iterating over multiple pages of web data using Power Query

For 3rd party Links:

Please understand that this link is provided “AS IS” with no warranties or guarantees of content changes, and confers no rights.

Regards,

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thank  you for your response but the thing is all records are within one sheet, on one page so the pagination solve different issue from what I see.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.