What is the problem or goal the end user is trying to solve or accomplish?
Similar to being able to filter null values, users would like to be able to filter empty values for columns when applying filters.
How are they solving it currently?
Filtering out empty values is only possible through Custom SQL.
What is the recommended solution by the Customer? asd
Provide a user-friendly/UI operator similar to the is NULL / is not NULL to filter for empty values.