You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2026. It is now read-only.
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?