Maybe I still do not understand what you want to do. An example might help explain what your idea is. Of course, you can also save the table you ran thru in separate tables. You might use the name of the file or generate a new one from the number of the iteration.
I created a workflow that demonstrates how such a job could be done. I use two loops. The first one lists all the folders from the import folder, the second one iterates thru all the CSV files found there.
The names of the folders and files are extracted and used to name the resulting Excel files. Maybe you could modify that to your needs.
[image]
[image]
kn_example_csv_to_excel.knar (229.3 KB)
I tried this earlier also but it didn’t work, I’ll again explain my task, I’ve some files in my pc(they can be of any format excel or csv) and I need to import them into knime environment at one go instead of using Excel Reader(XLS) node again and again. I’m attaching 3 files here, please help me with the workflow that I can use. For the reference I’m taking example of 3 files but there can be hundred files since I’m very new to KNIME and wants to explore this as much I can.Data1.xlsx (15.3 KB)
…