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
vincentnoot
Resolver I
Resolver I

Incremental data load for API limit

Hi,

 

I have an API that limits my calls to 100 per minute. Because of this, I need to load historical data in 7 parts.

If I could load data part 1, then part 2 a minute later, part 3 a minute later, etc. There'd be no problem.

But I don't know how to do this in Power BI.

Is there any way to perform this task?

 

Thanks!

1 ACCEPTED SOLUTION
3 REPLIES 3
amitchandak
Super User
Super User

Hi @amitchandak 

 

Thanks for the quick reply as always!

I used this method to call the API multiple times, as the limit is 100 records per call.

However, the problem is that the  10 calls per minute limit is exceeded when I now try to load the data.

What my query should do is:

Query 1: Make 10 calls

Wait 1 minute

Query 2: Make 10 calls

Query 1: Append Query 2

Wait 1 minute

Etc.

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.