power bi exporter error : Maximum number of requests exceeded in time window

Solved!
dot101
Level 2
power bi exporter error : Maximum number of requests exceeded in time window

Hello,
I used the power bi plugin to export a dataset I have, I did all the pre-required configurations but I still get this error, can someone explain this error to me and how to fix it? Thanks in advance.

 

image.png

0 Kudos
1 Solution
AlexT
Dataiker

Hi, 

429 too many requests suggest you are hitting the PowerBI API limits. Which are documented here:

https://community.powerbi.com/t5/Developer/Power-BI-Rest-Api-Limitations/m-p/393737

There are several limits to take into account, depending on how larger your dataset is you may want to actually try increasing the buffer size to 1000 or 2000, for example, the max request size should be 10k. This should result in fewer requests per minute.

Thanks

 

View solution in original post

2 Replies
AlexT
Dataiker

Hi, 

429 too many requests suggest you are hitting the PowerBI API limits. Which are documented here:

https://community.powerbi.com/t5/Developer/Power-BI-Rest-Api-Limitations/m-p/393737

There are several limits to take into account, depending on how larger your dataset is you may want to actually try increasing the buffer size to 1000 or 2000, for example, the max request size should be 10k. This should result in fewer requests per minute.

Thanks

 

dot101
Level 2
Author

Thank You @AlexT 

0 Kudos

Labels

?
Labels (2)
A banner prompting to get Dataiku