Hi there
I am using the DB Row Filter and wanted to filter out the ‘false’ in column 1. However, there is a single missing value, which limits the DB Row Filter node to only offer the IS NULL or IS NOT NULL condition.
Data Sample:
DB Row Filter Options for Column1:
I tried to remove the missing value in a previous node however the DB Row Filter continues to only offer the two filtering options above.
Is there an alternative to fixing this inside the DB Row Filter, to avoid having to write a DB Query?
Thanks!