Forum Discussion
How to measure time of report uploading using REST APIs?
- 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
Hi jaryszek,
Thanks for reaching out to the Microsoft fabric community forum.
Using REST API’s we can get report data sources, report data dependent items, report history snapshots, report parameter definitions or various other things
but currently it is not possible to get the time when the report was uploaded.
Please refer to this article to explore the available options and try out the ones that best suit your specific requirements.: Reports - REST API (Power bi report) | Microsoft Learn
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thanks and Regards
Ok so if you have report which take 30 min to upload how to automate workflow to refresh it after?
how people solve it?
Best,
Jacek