Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Our dataflows would not complete their refreshes this morning (they just kept running), so the best practices were consulted. The one piece of advice was to move the staging of data into a separate dataflow. I did this, and now all dataflows fail, even the staging one, because of what is reported as a downstream error. Should the Staging Dataflow fail because of an error in a downstream dataflow?
Solved! Go to Solution.
The error was being thrown in the Staging Dataflows, but it was reported in the downstream dataflow. Once the issue had been corrected in Staging Dataflows, the others also processed.
The error was being thrown in the Staging Dataflows, but it was reported in the downstream dataflow. Once the issue had been corrected in Staging Dataflows, the others also processed.