Hello,
I'm trying to apply multiple frontend filters to a single field in a table widget and can't figure out how to do so.
For example, if I were filtering on a dataset of bicycles and wanted a table with all bicycles that are blue, red, or green how would I do that?
I've tried frontend filtering where Color like Blue OR Red OR Green but can't get anything to work.
Thanks!