Custom column in filter

I've created a custom column in my question and i want to apply a filter to it so that the table is sorted according to it . Anyone has idea?

you should be able to do that right now, try upgrading to the latest version

in which version was it enabled?

@ishkabirk If you upgrade to 0.42 or newer, then you are able filter the column:
https://github.com/metabase/metabase/releases/latest
But there are some limitations on which dashboard filter types that can be used.
Example the "Contains" filter will work, but "Dropdown" will not. We are working on fixing it, but it's complicated.

so i checked the data model, there it is text but when i'm applying field filter , there type is classified vas none
any idea why @flamber

@ishkabirk Read https://www.metabase.com/docs/latest/users-guide/13-sql-parameters.html#the-field-filter-variable-type or https://www.metabase.com/docs/latest/troubleshooting-guide/filters.html