Forum Discussion
Dataflow won't cancel
- Anonymous3 years ago
Hi thomas_htc ,
If the UI interface above the service cannot successfully cancel the dataset refresh, you can consider using the Rest API: Cancel refresh in Group to manually cancel the dataset refresh, you can first execute this Get refresh history API to get the request ID of this refresh.
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
This request ID is then used to populate the API to manually cancel the refresh.
Datasets - Cancel Refresh In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thomas had a problem with a dataflow.
You have given a tool to deal with datasets.
Or am I missing something?