I am trying to run a large workflow to create a Power BI file. The output is roughly 700 MB which is under the 1 GB threshold that Power BI allows. I am getting an error that says "Power BI API error... HTTP/1.1 429{"error":{code":"You are over your rows per hour limit for this dataset. Please retry your request later.""
Does anybody know what the rows per hour limit is? Does anyone know a workaround to get past this?
Solved! Go to Solution.
@bnelly1987 - https://docs.microsoft.com/en-us/power-bi/developer/api-rest-api-limitations
To POST Rows
Could you please explain what POST mean in "10,000 max rows per single POST rows request"? Thanks!
Following - getting similar error and unsure the language in that response. Can I only post 10,000 rows in an output? That seems awfully low.