Forum Discussion
V55
7 years agoHelper I
Getting error for huge records - Evaluation resulted in a stack overflow and cannot continue
I have a table with lakhs of records. 'Time' is one of the fields. I have created a function fetchlatest to get the latest record based on 'time'. As you can see in the below code, the function basic...
Denis_Slav
6 years agoHelper III
Do you resolve this problem? I've got the same trouble with dataflow after adding sorting.