Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
This is the error message I recieve -
Evaluation resulted in a stack overflow and cannot continue.;Evaluation resulted in a stack overflow and cannot continue. Evaluation resulted in a stack overflow and cannot continue. Evaluation resulted in a stack overflow and cannot continue.. The exception was raised by the IDbCommand interface. Table: Plant
It has refreshed perfectly fine in the past this issue seems to have randomly popped up. Also, It gives a completely different table every time it is refreshed. I would appreciate any help with this.
Solved! Go to Solution.
Hi, @Anonymous
According to some other experience, this may be a bug with Power BI not parsing the exceptions well.
You may find the actual error message by performing the following steps:
1. From the Query Editor dialog or the main screen, go to File > Options and settings > Options.
2. Go to Diagnostics and check Enable tracing. Click on Open traces folder. Dismiss the dialog by click on OK.
3. Explorer opens with a path similar to C:\Users\Me\AppData\Local\Microsoft\Power BI Desktop\Traces
. Go back to Power BI and click on Refresh in the ribbon.
4. Power BI generates several log files in the folder previously opened. Open the file starting with Microsoft.Mashup.Container.NetFX40
. This is the log file containing the actual error messages.
5. Find the latest error message. Usually you can find that by searching for ValidationException
from bottom to top.
Sample:
itgeneor028: Unknown table projjects ( Possible alternatives: (Projects, ProjectWBS)
at Invantive.Data.ValidationException..ctor(String messageCode, String messageText, String kindRequest, String localStackTrace, String nk, Exception innerException)
refer:
Get more information from the link below
Microsoft Excel Power Query Expression Error (overflow error)
Expression.Error: Evaluation resulted in a stack overflow and cannot continue.
Expression.Error: Evaluation resulted in a stack overflow and cannot continue
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
According to some other experience, this may be a bug with Power BI not parsing the exceptions well.
You may find the actual error message by performing the following steps:
1. From the Query Editor dialog or the main screen, go to File > Options and settings > Options.
2. Go to Diagnostics and check Enable tracing. Click on Open traces folder. Dismiss the dialog by click on OK.
3. Explorer opens with a path similar to C:\Users\Me\AppData\Local\Microsoft\Power BI Desktop\Traces
. Go back to Power BI and click on Refresh in the ribbon.
4. Power BI generates several log files in the folder previously opened. Open the file starting with Microsoft.Mashup.Container.NetFX40
. This is the log file containing the actual error messages.
5. Find the latest error message. Usually you can find that by searching for ValidationException
from bottom to top.
Sample:
itgeneor028: Unknown table projjects ( Possible alternatives: (Projects, ProjectWBS)
at Invantive.Data.ValidationException..ctor(String messageCode, String messageText, String kindRequest, String localStackTrace, String nk, Exception innerException)
refer:
Get more information from the link below
Microsoft Excel Power Query Expression Error (overflow error)
Expression.Error: Evaluation resulted in a stack overflow and cannot continue.
Expression.Error: Evaluation resulted in a stack overflow and cannot continue
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Can you confirm you have got the latest version of the on-Premise gateway installed and configured?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
30 | |
24 | |
22 | |
21 |
User | Count |
---|---|
58 | |
41 | |
25 | |
24 | |
23 |