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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Question about filtering data in Power BI

werBII have a Power BI report that fetches data from a SharePoint Online list that contains 30000 records or so; this report started failing last year, showing the error "The remote server returned an error: (429). (429 TOO MANY REQUESTS). "

 

In my report, I have decided to filter data and bring fewer records based on date ranges; I still get the error. Below are the steps I'm using to retrieve and filter my data; I'm looking for a way to filter data in a prior action. Do you happen to know how to do this? 

I want to make a query before getting my data from my source. 

I really appreciate any help you can provide.

 

2021-02-12_11-41-01.png

 

 

 

3 REPLIES 3
v-kelly-msft
Community Support
Community Support

Hi @Anonymous ,

 

It's a limitation from Sharepoint endpoint.

When you get a 429 TOO MANY REQUESTS response in SharePoint, you know that you're being throttled. To stop throttling, you must temporarily decrease the number of requests you issue to SharePoint.

Check the reference below:

https://blog.mastykarz.nl/simulating-throttling-sharepoint/#:~:text=When%20you%20get%20a%20429,requests%20you%20issue%20to%20SharePoint.

 

Best Regards,
Kelly

Did I answer your question? Mark my post as a solution!

 

AlexisOlson
Super User
Super User

I'd guess the basic question would be if the query is folding properly or not. Supposedly, SharePoint lists can do query folding but it also seems like people have had trouble getting it to work.

 

Is there any difference if you remove those last two steps? They might potentially be breaking the query folding.

jdbuchanan71
Super User
Super User

@Anonymous 

I don't think this is a matter of too large a list being returned.  Take a look at this article from MS that talks about throttling in Sharepoint Online.

https://docs.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors