Forum Discussion
jaryszek
1 year agoSuper User
How to measure time of report uploading using REST APIs?
Hello, this is my rest api which i am using to upload report: # https://learn.microsoft.com/en-us/rest/api/power-bi/imports/post-import-in-group
# Use the PowerBiCostMgmtApp1 Rest Client...
- 1 year ago
There's nothing else available beyond the polling you are already doing.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
lbendlin
1 year agoSuper User
There's nothing else available beyond the polling you are already doing.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
jaryszek
1 year agoSuper User
thanks