Row Filter does not remember row number value when looking at configuration

I am using a Row Filter and select row number < 1000. When I execute the node it does filter for the first 1000 rows correctly. However when I look at the configuration so I can change the number to 2000 it shows 1 again. If I run it again it still filters for 1000 rows but it does not show the configuration.

KNIME 5.3.1 windows

Welcome to the forum!

Interesting pick up.

I tried for myself and could replicate the behavior:

  1. Set row filter then execute:

  2. Open Config Dialog again and Value is reset to 1:

  3. Expected behavior:
    Node remembers initial value of 1000

==> Feels like a bug? Moving this to Feedback & Ideas.

2 Likes

This bug has been fixed and release in future Row Filter: Setting lost after re-execution

4 Likes