This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Is there anyway for me to know what is going when our dataflow experienced super prolonged refresh time?
I am using on prime datagateway (up to dated) and there is no change in the dataflow in production for a while.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rdnguyen,
When you see your dataflow stuck in long refresh, you could take Dataflows - Get Dataflow Transactions api to check the refresh of your dataflow. If it does suck in refresh, you could use Dataflows - Cancel Dataflow Transaction - REST API (Power BI Power BI REST APIs) | Microsoft Docs api to cancel its refresh. After that, you could relaunch refresh by Dataflows - Refresh Dataflow - REST API (Power BI Power BI REST APIs) | Microsoft Docs api or wait for the next scheduled refresh.
For long running refresh or refresh stuck issues of dataflows, the product group is working on the improvements for it. But if you get such kind of issue, please consider the workaround mentioned as follows.
Best Regards,
Community Support Team _ Caiyun