Forum Discussion
Dataflow Wont Open for Editing
- 1 year ago
Hi IamTDR
If you keep the new dataflow name and entity names identical to the old ones, you won’t need to re-link all 100 reports they will continue to work as before.
What matters is:
- The workspace stays the same.
- The dataflow name is exactly the same as the original.
- All entity (table) names inside the dataflow match the originals.
Power BI reports reference the entity paths (Workspace >> Dataflow >> Entity). If these are unchanged, the reports will reconnect automatically after the dataflow is recreated and refreshed.
Hi IamTDR
That “Something went wrong” when opening a Gen1 dataflow usually means the editor can’t load the definition (lock, refresh in progress, browser/cache, or a corrupted entity). Try these in order:
Quick checks
- Is a refresh running or queued? Stop/cancel it and try again. You can’t edit while it’s running.
- Anyone else editing recently? Gen1 can stay locked after a crash/close for ~30–60 mins. Wait, then retry.
- Permissions : you need Admin/Member (Edit) on the workspace; Viewer/Contributor can’t open the editor.
- Browser : open in an InPrivate/Incognito window, different browser, and disable extensions; clear cache.
- Capacity/Gateway :if on Premium/Fabric, check capacity health; also verify the gateway the dataflow uses is online (editor can fail to load previews if the gateway is down).
If it still won’t open (common recovery paths)
6. From the dataflow’s … menu >> Settings, try Download/Export JSON (definition).
a. Create a new Gen1 dataflow >> Import from JSON (or paste queries) to clone it.
- If export isn’t available, use the Power BI REST API Get Dataflow Definition (ask a workspace admin if needed) to pull the JSON, then create a new dataflow from that.
- As a last resort, recreate a new dataflow and re-add the entities/parameters. You can copy M from the JSON (or from a recent PBIX that connected to it), then delete the broken one after the new flow refreshes.
Hi
same issue I mentioned last week.
Seems like for me I just need to wait a few hours, then its fine again, annoying if you change something, test and need to modify again
However, refreshes are still working on time, so for user no issue