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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Data Flow - PowerQuery Error - Evaluation resulted in a stack overflow and cannot continue

I am trying to create a DataFlow for a 2.6GB fact table and I am getting this error:

 

JeridInsight_0-1616786265473.png

 

This is on a P3 node, so you would think that the capacity is not an issue.  Any ideas?  Can a diagnose this myself or do I need the PBI Admin? 


Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Strangely, putting in an explicit "SELECT *" SQL source query worked instead of choosing the view object from the PowerQuery interface.   Don't know why, but it fixed my issue. 

Side question.  We are trying to reduce load on the DW by creating base Data Flows that other workspaces can base their own Data Flows off of.  This should limit every single dataset from query redundant data from the DW.   It also puts the files in ADLS which opens the data up for other uses-cases like ML or Databricks.  

View solution in original post

4 REPLIES 4
snehamishra
New Member

I am trying to connect my dashboard to fetch data connected to kobotool box. It was happening earlier but now says stack overflow while the web address is same.

lbendlin
Super User
Super User

You will want to do performance comparisons.  I don't think dataflows will gain you anything in that particular scenario.

Anonymous
Not applicable

Strangely, putting in an explicit "SELECT *" SQL source query worked instead of choosing the view object from the PowerQuery interface.   Don't know why, but it fixed my issue. 

Side question.  We are trying to reduce load on the DW by creating base Data Flows that other workspaces can base their own Data Flows off of.  This should limit every single dataset from query redundant data from the DW.   It also puts the files in ADLS which opens the data up for other uses-cases like ML or Databricks.  

lbendlin
Super User
Super User

can you try with a different table from that same Azure SQL database?

 

Side question - Why do you want to stuff data that is already in Azure into yet another Azure data storage (dataflows)?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors