Forum Discussion
JZT
4 years agoFrequent Visitor
How to get Dataflow wait times (and more) using the Power BI REST API?
Hello! I'm attempting to query the REST API for Dataflow refresh information. I have been using the below endpoint and while it brings back some information it doesn't bring back everything. Is t...
v-chenwuz-msft
4 years agoCommunity Support
Hi JZT ,
Refresh History for the dataflow by navigating to Dataflow > Settings > Refresh History. You can also select the dataflow in the Workspace > context menu (…) > Refresh History.
For more details you can refer this link.
Understanding and optimizing dataflows refresh - Power BI | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
JZT
4 years agoFrequent Visitor
As mentioned in my post, I already know how to get this from the Web service. I am specifically looking to get this programatically from the API.
Please read my post again to understand the actual issue.
Thanks.