Forum Discussion

jaryszek's avatar
jaryszek
Super User
4 years ago
Solved

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}/refreshes/{refreshId}

 


but from where i have to know RefreshId (i want to take last refresh status) in order to start exporting report connected to the dataset using API and powershell/java?

So steps:
1) refresh dataset connected to report
2) Refresh report AFTER dataset was completely refreshed

Best,
Jacek

6 Replies

Replies have been turned off for this discussion