Sample Workflow Shared Combine Multiple Excel Sheets from Multiple Files
This KNIME workflow demonstrates a simple technique to append data from all worksheets across multiple Excel files, even when each file contains a different number of sheets. Perfect for automating multi-sheet data consolidation!
I’ve corrected the setup by placing the files in the Data folder and setting Read From to “Current Workflow Data Area.” Everything is now working as expected. Thank you very much for your guidance!