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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Power BI Rest API behaving abnormally in Post data calls

Power BI Rest API behaving abnormally on Post calls. it is casuing issue sometimes when we tey to push record
more than 100. Sometimes it is pusjing data , sometime it is giving errors like : 500 (Internal Srver Error), 400 (Bad Request), 403 (Not Found).

Please help if anyone got thos kind of issues.

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @pangea,

 

I tested on my side the post data call eg: https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetKey}/tables/{tableName}/rows works fine on my side. 

 

In your scenario, please pay attention to these limitations: https://docs.microsoft.com/en-us/power-bi/developer/api-rest-api-limitations

 

If the post call is failed, there should have a RequestID returned, please share this RequestID with us. Also please share your tenant region with us. I will try to find if there is any detail error information logged internally about these failed calls. 

 

q8.PNG

 

Best Regards,
Qiuyun Yu