Row Filter UI not updating when switching between data types via varaibles

Hi,

I noticed when variables of different types, string vs. int, are used for filtering, the UI of the new Row Filter node is not getting updated properly causing a failure

WARN Row Filter 3:36:0:1016 Cannot compare input column of type "Number (Integer)" with a value of type "String" for equality

String Filtering

Int Filtering

Here is the test workflow

Best
Mike

Hi Mike,

regarding the clearly wrong behavior that the dialog still shows “Case matching” and a string input “Value” as if a string column was still selected: We are about to fix that as part of introducing a new internal mechanism to update these dynamic parameters in the “Row Filter”.
In the new version you will still not be able to execute the “Row Filter” until opening and confirming its dialog again.

For completeness: Internal development ticket: UIEXT-2923

Best Regards and thanks for reporting,
Paul

1 Like