[Self Host] Extract from File (Excel)

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:

Could you share a few details:

  • are you cloud or self hosted (and how) ?
  • what’s the next node after Extract?
  • what’s the file extension of your file?

Could you please include one such file?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.