March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
Solved! Go to Solution.
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
Check below link to see power bi refresh every second using API.
https://thetrendsettershub.blogspot.com/2023/08/power-bi-tips-api-refresh.html
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
@v-mengzhu-msft thank you.
It will take last refresh ? How to make this working in the loop in powershell?
Best,
Jacek
Hi @jaryszek ,
It will take all record of your refresh history.
What do you mean by loops?
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Best regards.
@selinaz thank you i figured this out. The top is taking the last refreshed one and this is working fine 🙂
Hi,
Anybody can help?
Best,
Jacek
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |