Looping on a single columns and create data sets when there is a value match.

Hello,

I’m trying to create a row filter where the filters are applied when the value in the column matches.
Ex:

Stage1
A
B
C
Stage2
A
B
C
D
Stage3
A
B
C
D
E
Stage4
A
B

What I’m looking for is having 4 different sets of data based on the “Stage” value.
The rows under each stage can change time to time.

Whats the best method to solve this in KNIME.

Thanks,

Aniket

Hi Aniket,

sorry, I don’t get your question. Please post the expected output to your example input data.

Kind regards,

Patrick