Hi everyone,
I'm currently working on a workflow in n8n where I need to import data from an Excel file that contains multiple tabs (worksheets). Unfortunately, the built-in "Extract from File" node only returns data from the first tab, and I haven't been able to get data from all tabs. Tried the Code node after Extract from File node and a few combinations. Any pro tips? Thx in advance!