March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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 @v-yangliu-msft ,
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
7 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
8 | |
3 | |
2 | |
2 | |
2 |