The current flat viewer allows for easy filtering of single values. However, I would like to know how to filter for multiple values in the same column. For example, you have a column `animals` with values: `cat`, `dog`, `penguin`, etc. How to filter for both `cat` AND `dog`?
The current flat viewer allows for easy filtering of single values.
However, I would like to know how to filter for multiple values in the same column.
For example, you have a column
animalswith values:cat,dog,penguin, etc.How to filter for both
catANDdog?