Row Filter: Filter by row Number 0 triggers errors

Hi,

the new row filter seems to have a bug when trying to filter by row number (formerly row index). Trying to filter all rows, in order to obtain an empty table, equal / greater or equal & grater than zero, throws this error:

WARN Row Filter 3:1627 Row number must be larger than zero: 0

Though, the interface allows to enter a zero … even by using the spinners.

Best
Mike

Hi @mwiegand ,

thanks for the report. We already have an internal ticket about that dialog problem: AP-22744.
You can also use “Row Number < 1”, to obtain the empty table or “Row Number >= 1” to obtain the full table.

Best,
Manuel

2 Likes