Forum Discussion
Jonakam01
4 years agoRegular Visitor
Expression.Error: Evaluation resulted in a stack overflow and cannot continue
Please help with a workaround solution. I am trying to create a new query in an already existing report by using the GetData >Blank Query>Advance Editor. So I am using a data querying (which combined...
PhilipTreacy
4 years agoSuper User
Hi Jonakam01
No script was included in your message.
Try breaking your query into parts. Just try the code that gets the tables from Sharepoint. Does that work?
If so, then add the transformation steps.
You may need to manually create the transform steps if your copy/pasted code breaks the query.
Regards
Phil