Can we filter by "Not match"?

For example, I have "company id" filter which has more than 100 values. Sometimes, I just want to remove a few outlier companies by filter, but I found that we can only choose the values we want to show by filter. Is there any ways to choose the values "is not = xx" ?

Thanks!

Can you send which version you're running? you can do custom expresions on filters if needed (go to filters and scroll to the bottom)

I'm using "v0.41.0-SNAPSHOT" and there's no "custom expression" on the bottom of filter. lol

@Sini It will be supported in 0.42:
https://github.com/metabase/metabase/issues/15055 - upvote by clicking :+1: on the first post

1 Like

Thank you so much! Could I know when 0.42 can be released?

@Sini In a couple of months (maybe): https://github.com/metabase/metabase/milestone/142

Thank you so much!!!