This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
We're using a wrapper to call different tables in our Power BI instance, and see that there are throttling limits being implemented.
In older threads I see that there used to be documentation about the limitations of the API. See for example:
But any link to that documentation now links to the following page, which only contains a vague section about throttling:
https://learn.microsoft.com/en-us/rest/api/power-bi/
As such, I have several questions:
1. What is the limit per hour/minute/second on the POST /ExecuteQueries endpoint in Power BI? That is the following endpoint: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries
2. Can this limit be adjusted in any way, shape or form?
3. Is this limit measured per user, per workspace, per dataset, per table, per IP address....? What basis is used?
Many thanks in advance!
Solved! Go to Solution.
Hi @DucJanssens ,
As far as I know, Power BI doesn't seem to support increasing Rest API usage limits.
Power BI uses throttling to maintain optimal performance and reliability. To prevent overuse of resources from single users, Power BI limits the number of API calls within a time window per user.
When a user sends a number of requests that exceeds a predetermined limit during a time window, Power BI throttles any further requests from that user for a short period.
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
For API POST request limitations you can check the following link:
Power BI Rest Api Limitations - Microsoft Fabric Community
This is the related document, you can view this content:
Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn
Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Thank you, this helped. I indeed see in the last URL:
- There's a limit of 120 query requests per minute per user, regardless of the dataset that's queried.
We already saw that the response header of the API call indicates using a retry-after header how long to wait until the next call. Let's hope that these limits are not regularly hit.
Hi @DucJanssens ,
As far as I know, Power BI doesn't seem to support increasing Rest API usage limits.
Power BI uses throttling to maintain optimal performance and reliability. To prevent overuse of resources from single users, Power BI limits the number of API calls within a time window per user.
When a user sends a number of requests that exceeds a predetermined limit during a time window, Power BI throttles any further requests from that user for a short period.
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
For API POST request limitations you can check the following link:
Power BI Rest Api Limitations - Microsoft Fabric Community
This is the related document, you can view this content:
Power BI REST APIs push semantic model limitations - Power BI | Microsoft Learn
Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |