Import from several Excel-Files (XLSX)

To merge several similar Excel Files in one stream, you can read out a directory with the the wildcard:

.*\.xlsx

Microsoft Excel Input – Multiple files within a directory

For large XLSX Files use the “Apache POI Streaming” engine (not “Apache POI”)

“Apache POI Streaming”-Engine is helpful with larger XLSX files