How to show certain value on filter field?

I have 1 column as filter field, on data model I set it as Category type and filtering is "A list of all values"

But in certain cases, I want to show only several values in this filter, How to achieve that?

Regards

Hi @eric.halim
Then you'll have to create a View on the database, which only contains some of the values.
There's a request for being able to do it through Metabase:
https://github.com/metabase/metabase/issues/6820 - upvote by clicking :+1: on the first post