Hello Community,
I am looking for a way to compare the String in a cell with the String in the cell in the previous row and the same column.
Thanks in advance
David
Hello Community,
I am looking for a way to compare the String in a cell with the String in the cell in the previous row and the same column.
Thanks in advance
David
I don’t have Knime running right now, but you can try the Lag Column node, and then a Rule Engine.
It works! Thanks