Dear all,
Has anyone know how to merge contemporary more than two columns having the same attribute tables?
Thanks
Hi there!
not sure I understand what are you trying to accomplish? If you provide an example with data someone will help you I believe.
Br,
Ivan
Are you asking about the tables in Excel sheets?
I’ve extracted the same table type (attributes formatting is the same) related to different days with data logically different. I need to append more than 20 tables to one to have a multidays dataset.
I found only nide to join not more than 4 tables.
There is one node to append 20 or more tables?
Thanks for your help.
Massimiliano
Hi Massimiliano!
There is no node to append more than 4 tables. What you can do is a loop where in each iteration you read a table into KNIME and Loop End node will collect (append) all results.
Here is an example you can check:
https://hub.knime.com/knime/workflows/Examples/06_Control_Structures/04_Loops/02_Example_for_Reading_a_List_of_Files*UPm1nNWmew1uu2L0
Hope this will help you.
Br,
Ivan
Thanks a lot Ivan!
It’s a good solutions.
Regards,
Massimiliano