Forum Discussion
Unable to Delete DataFlow
This is a known Power BI service issue. The dataflows look empty, but Power BI still has hidden linked-table metadata, so it thinks there are dependencies.
Why it happens:
Linked table metadata is not fully removed
Even with no queries or tables, the dependency remains
REST API shows the same error because it uses the same backend check
Things to try:
Open each dataflow
Add a dummy query
Save
Delete the dummy query
Save again
Wait a few minutes and try deleting
Ask a workspace admin to confirm:
No other dataflows exist
No semantic models are linked
Recreate and unlink:
Create a new dataflow
Link it to the problematic one
Save
Remove the linked table properly
Save
Then delete both
If none works:
Open a Microsoft support ticket
Ask for backend cleanup of orphaned linked-table metadata
Mention the issue happens in UI and REST API
Sounds good, since i have git integration I am just trashing that workspace and basically making a new one and mirrioring the git to it so should work just interesting.