Applies to Product - Power Apps
What’s happening?
Customers are experiencing dataflows getting stuck in progress or failing to refresh.
Reason:
- Dataflows may become stuck in progress due to issues with data source connectivity or configuration.
- Errors related to dataflows may occur if there are problems with the data source credentials or configuration.
Resolution:
- For Dataflow Stuck in Progress:
- To cancel a stuck dataflow, click on the three dots (ellipsis) next to the dataflow name and select the "Cancel refresh" option from the dropdown menu.
- If the UI option does not work, use the Power BI API to delete the dataflow.
- If using an on-premise data gateway, restarting the gateway service may help in stopping the stuck dataflow.
- Disconnect from the data source to see if it stops the refresh process.
- For Dataflow Refresh Failing:
- Ensure that all connections (data sources, endpoints, etc.) required by the dataflow are correct and active.
- Validate that any recent configuration changes (e.g., credentials, connection strings) have not inadvertently caused issues.
- Review the refresh history and download the refresh history file for failure reasons.
- Ensure that the necessary permissions are in place for the user attempting to refresh the dataflow.
- General Troubleshooting Steps:
- Check for error details in logs or notifications related to the refresh process.
- Confirm that the underlying data sources are reachable and performing as expected.
- If this persists, consider creating a new dataflow from scratch with the proper configuration.
