Integration of two tables

Hello,
I want to put informations from two tables together. Therefore I have one table given which defines the form with the columns. The second table gives the information for the columns. Both tables have one column as criteria to match.
If I use Joiner node the columns will be added. If I use Concatenate raws will be added. I do want the exact form of table one only with the information from table two added.
Deleting is not a good idea because there ares several other informations in the table.
Any suggestions?

Hi @wbart,

not sure I understand. Can you share some dummy input data for both tables and desired output?

Br,
Ivan

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.