Hello,
I am working with a large volume of data read from Excel and attempting to remove empty rows from it. I have ran the Remove Empty Rows action in the Collection Manipulation object, however it throws a "Unexpected error Stack empty" exception.
I have tried using a recover block, recover, resume, count loop to handle this, however the issue still persists and continues to throw the above exception.
Does anyone have any ideas on how to resolve this?
Â