Change column order in drilldown?

Hi,

Is it possible to customise the order of table columns when a user ‘drills down’, for example from a chart to a table? At the moment it always preserves the database column order.

Thanks in advance!

Hi @lfbs
Currently Metabase uses alphabetic ordering (not database ordering) with Entity Keys listed first.
Work is being done to allow other types of ordering, including custom:
https://github.com/metabase/metabase/issues/3720 - upvote by clicking :+1: on the first post

Great, i’ll cast my vote :slight_smile: