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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
FelipeBrito28
New Member

Power BI is throttling data loading

Guys, I need some help with loading data. IN imported data through an API for Planner tasks, but Power BI can only load up to 400 tasks and no error message appears. How can I solve this problem?

5 REPLIES 5
foodd
Super User
Super User

Well, I would have  thought it would have  followed the pattern of 1000 rather than 400.   Check to see if it is Paging.

 

With the retirement of Outlook Calendar Boards, this topic is of interest to me.

Anonymous
Not applicable

Yes, Graph Explorer does not allow changing from 400 to 1000

Anonymous
Not applicable

I found a potential issue in the API for this case, which are limiting queries to "400", but I can't edit the API code. Do you know how to edit the code or change it to unlimited?

FelipeBRito280_0-1692628743264.png

 

foodd
Super User
Super User

What are the results of testing your query(s) with Graph Explorer?   What does the process documentation say from when you put the logic together for this originally?

jdbuchanan71
Super User
Super User

I doubt the problem is on the PowerBI side of the process.

Check the API documentation.  A lot of times there is a limit to the amount of data an API will return in 1 call.  You may need to change the page size parameter or even deal with getting a continuation token.  

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors