Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
ImkeF
Community Champion
Community Champion

Dataflow Gen1 refresh errors

Anyone else experiencing severe refresh errors on Gen1 dataflows today?

Alternating error messages like:
"Error: PipelineException: Container unexpectedly exited. Exit code: 0xC000012D
or 
"Error: Evaluation resulted in a stack overflow and cannot continue"
or
"Error: PipelineException: Container exited unexpectedly with code 0x0000DEAD"

Identical dataflow refreshes fine in a premium capacity.

 

 

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

1 REPLY 1
Anonymous
Not applicable

Hi @ImkeF ,

Regarding your question, you were able to successfully refresh the dataflow before today, right? Did you use functions such as 'Table.Pivot()', 'List.Distinct()' in your M code that cannot be folded to the source? This will greatly increase the memory consumption. At the same time, you mentioned that the same dataflow refreshes normally in the premium capacity, but fails to refresh in the shared capacity. This may be the reason for the refresh failure, because the computing power in the shared capacity is not exclusive to you.

 

Best Regards,
Wenbin Zhou

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors