Forum Discussion
jaryszek
4 years agoSuper User
Check dataset refresh status REST API
Hi Guys, i have to check before exporting to PDF if dataset report was refreshed sucessfully. i have found this method: GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/refr...
- Anonymous4 years ago
Hi jaryszek
You can get the refresh id directly through the relevant API ,it will return refresh id (request id), the relevant statements refer to this document:
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly