Columns order change permanently in my database

I want to change columns orders in my tables permanently, I mean don't want to save it's copy as a new table(shown in screenshort). For instant whenever I changed columns order in my table , it shows me option for save as a new table. Is there any way to change permanently all columns orders according to me and don't need to create a new table.

Hi @varnika
You can change the table order in Admin > Data Model:
https://www.metabase.com/docs/latest/administration-guide/03-metadata-editing.html#column-order

1 Like