Looping over all Excel Sheets Loops, but takes only data from first sheet

Hi,

I’m looping over all Sheets within an Excel File. It is pretty the same like here:
Read all sheets from an excel file – KNIME Community Hub

the problem:
the data which is written within the loop is only from the first sheet.
The loops seems to work fine, but instead of using the data from next sheet, the data from the first sheet is used.

Are there any changes to do with 5.20 to the Worklfow I used?

Hello @hevilp,

this can happen if Select first sheet with data option is active. See here:

Br,
Ivan

@hevilp to be sure you can force the use of a specific name:

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