Hola amigo @d.kelfkens buenas. I get a similar situation, i guess you are open 5 times the file to read 5 diferent sheets, what you can do is make an phyton script to open the excel file read the sheets names and close the file, then you can use ImportExcel node to read the data from each sheet in the list that you previosly get, this way you only open the file 1 time and clean the data. I’m not the autor of this script i let you also the original post, you can copy the code there!!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Reading Excel files via Python script | 16 | 5331 | September 10, 2022 | |
| Read multiple excel file | 13 | 2801 | April 4, 2018 | |
| Open Excel File with Python | 13 | 5374 | February 25, 2020 | |
| Excel.Worksheets node cannot read from Excel sheet | 8 | 312 | May 30, 2025 | |
|
Reading Excel File in Sequence
|
9 | 950 | August 18, 2019 |
