Delete outstanding values

Hi pjacob,

sorry I do not understand what you want exactly…
You want to keep all rows where the following row contains a different value?

That you should be able to do with the lag node as well as a rule engine
Example:
KNIME_project3.knwf (6.0 KB)

Maybe this post will help you with the lag-column (if you want to do a negative lag):

2 Likes