I came across a weird issue when Extracting from Excel file. If my sheet had no value in A1, Work Flow Execution would complete successfully, but not proceed to the node after “Extract from Excel” Node. Every Excel file I tried without value in A1 would stop my workflow here.
Every Excel file I tried with a value in A1 would keep the workflow progressing perfectly.
I imagine the node is not designed to function like that?
Hey, I tested on my local instance (run through NPM) with .XLSX file and cannot reproduce this issue - workflow executes if A1 is empty. Here is my output from Extract: