Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AlB
Community Champion
Community Champion

Possible to rearrange columns in a table?

Hi all,

 

Two questions:

 

1. Is it possible to move one column to another place in a table in Power BI? Imagine you have a table with many columns and you want to add a new calculated column. This gets added at the end of the table. It would be nice if it can be placed somewhere else, for example next to the columns used for calculating the new column.

Is that possible at all?

 

2. Is there any way to mark/highlight/color the calculated columns to that they can be readily differentiated from the original data columns (imported)

 

Thanks very much 

5 REPLIES 5
Iden
Frequent Visitor

Another long winded way is to remake all your columns, copy the column definition, rename the orignal column as it doesnt like columns with the same name, create a new column, paste the original definition, delete the renamed original. its not ideal and long winded but its all ive found that can work whilst avoiding creating more tables.

 

Greg_Deckler
Community Champion
Community Champion

At the present time I am not aware of solution to either of those. For the first one, you could potentially create a new table based on the original table using SELECTCOLUMNS and put them in the order you want.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
AlB
Community Champion
Community Champion

Thanks @Greg_Deckler

As to using SELECTCOLUMNS, if the table is large, with many columns, it would be quite time consuming wouldn't it?

Greg_Deckler
Community Champion
Community Champion

Oh yes, it's a terrible idea quite honestly, but technically a way to do it if you don't mind duplicating all of your data, increasing your data load times and creating a maintenance nightmare. 🙂



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
AlB
Community Champion
Community Champion

Sounds like a dream solution Smiley Very Happy

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors