Forum Discussion
Dataflow stuck in publishing loop
- 1 year ago
Hi Anonymous ,
I was eventually able to raise a support ticket on this. The solution turned out to be to use the Power BI API calls and raise a DELETE dataflow call for this dataflow.
For others that may need to do this the API can be found here:
Dataflows - Delete Dataflow - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You will need the workspace id and dataflow id to run the API.
Use Groups - Get Groups - REST API (Power BI Power BI REST APIs) | Microsoft Learn to get the workspace id.
Use Dataflows - Get Dataflows - REST API (Power BI Power BI REST APIs) | Microsoft Learn to get the dataflow id.
Hope this helps someone else.
Fergus
Hi,
I moved dataflows from "My Workspace" to another workspace with Fabric Capacity. I did this by exporting templates of the dataflows in "My Workspace" and then using those to create dataflows in the Fabric workspace. There were a number of these running at the same time.
The dataflow shown here has two queries. These queries move data from a "silver" warehouse database to a "gold" warehouse database. At the time this was created these two databases existed in "My Workspace". The dataflow was successfully created using the templace in the Fabric capacity workspace, and returned data. I clicked Publish and it has been stuck at publishing for the last 48 hours. Additional screenshot below.
Thanks,
Fergus
Hi ftuomey,
What type of data source are you worked? Have you assign the fabric capacity to 'my workspace'?
BTW, some of fabric features may not work properly on my workspace. have you try to test these operation on other workspace?
Regards,
Xiaoxin Sheng
- ftuomey1 year agoFrequent Visitor
Hi Xiaoxin,
This is not "My Workspace". This is a development workspace that has F2 capacity. This dataflow works correctly on other workspaces we have.
I cannot delete dataflow or remove the F2 capacity from this workspace.
It is still stuck at "publishing" this morning.
Thanks,
Fergus
- Anonymous1 year agoNot applicable
HI ftuomey,
Did this dataflow destination (Lakehouse) is added? AFAIK, current there are some known issues about dataflow refresh and creating staging lakehouse, perhaps you can take a look at the following links and official known issue if they meet to your scenario.
Regards,
Xiaoxin Sheng
- ftuomey1 year agoFrequent Visitor
Hi,
It is stuck at the "Publish in Progress" stage. Does it require the staging lakehouse at that point?
I've read the articles on the two links you sent. I'm not sure if the first one applies. It hasn't got to the refresh stage yet. It is still publishing.
And I've look at all the known issues. I couldn't find one that quite matched my situation.
Thanks,
Fergus