Hi i am very new to KNIME,
could you please help with this:
So i have a column with some values,
say column Z and some columns are blank I would like to use IF “Z” BLANK, then
vlookup from other table.
In the 2nd table i have a column XY that is the same in the table 2 and table 1 and column Z.
TABLE 1
Column Z Column XY
234______________1
2342_____________2
–MISSING-- ______ 3
34_______________ 4
4________________ 5
TABLE 2
Column Z Column XY
234______________1
2342_____________2
555555___________3
34_______________4
4_______________ 5
I want to get the value of 55555 in Table 1