Advanced Row Filtering

Additionally to simple filtering on nominal columns with the Row Filter node this workflow gives examples for: - Filtering on geographical coordinates with Geo-coordinate Row Filter node - Filtering according to more complex rules with the Nominal Value Row Filter, Rule-based Row Filter, Java Snippet Row Filter, Reference Row Filter nodes - Filtering on a time window with the Date&Time-based Row Filter node - In-database row filtering with the Database Row Filter node - Filtering with multiple conditions and logical operators


This is a companion discussion topic for the original entry at https://kni.me/w/qwHiz4h6aypjG5mb

Why do we have all these different row filters as separate nodes? Is it about computational efficiency? From the user perspective it’s really painful to try to decide which we want to use.

Feature Request: combine some of these similar row filters… at least Row Filter and Date&Time-based Row filter nodes.