Hi I’m new to KNIME and I have problem replacing the column 1 values exactly same with column 2 Value.
An example:
Row Column1 Column2
0 AGR Pending
2 JPN In Progress
0 CHN Not Started
Expected result: I want column 1 to have the values in colum2.
Which node is suitable node to use to achieve this? How?
Thanks!