Multiple Filter for one column #2079
Unanswered
BjoernRave
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I have a product column, where I display a string of name + format + variant. Now I would like to be able to filter for these three things. What is the best way to go about it?
So far I have this:
but it doesn't really work, due to the
setFilter
callBeta Was this translation helpful? Give feedback.
All reactions