Hey everyone,
I have two tables and would like to combine two columns (one from each table) in one new column. The strings in the columns that I’d like to combine do not match . My idea was to combine the two columns so that the strings from the two different tables are written together in the new column. Is there a way to do so? The joiner node didn’t work as I wanted it to do. Both tables have the same RowIDs btw.
Hope you guys can help me with that.
Br