Metabase Hide Column In Pivot Or Set sort order column

Hello i want to hide column in Pivot for Sorting columns . Or you can add in Datamodel<<column properties <<< set order columns

For example i have month name and month number
i want to order monthname column in order to month number

Thanks a lot.

Hi @omerfaruk
I’m not sure what you’re what you’re asking for.
You can hide columns and change the order in Data Model:
https://www.metabase.com/docs/latest/administration-guide/03-metadata-editing.html

i want to sort like this ;

but i want to remove month number column

in oracle bi we have option set sort order column

@omerfaruk
There’s a request for that:
https://github.com/metabase/metabase/issues/9591 - upvote by clicking :+1: on the first post

You should be able to use Custom Mapping on your number column and not return the name column at all, but there’s currently a problem with Pivot and the query it generates, so that doesn’t work.
https://github.com/metabase/metabase/issues/14985 - upvote by clicking :+1: on the first post