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
Anil2264
Helper I
Helper I

Dynamically column name change in power query from Excel

Hi Team,

 

I am having column names which are having 1000 length and more but i want a dynamic column name as per my requirement using abbreviation for that column. Kindly suggest how we can achieve it.

 

@amitchandak  Please help

 

Thanks in advance

3 REPLIES 3
Anonymous
Not applicable

@Anil2264 

If you just want to create abbreviations for multiple column names You can use Table.Renamecolumns.

 

Table.RenameColumns - PowerQuery M | Microsoft Docs

 

rename columns.PNG

 

 

jennratten
Super User
Super User

Are you wanting to map the current column names to corresponding abbreviate versions or just limit the number of characters in the column names?

I want to squeeze my column size in report & if it is squeezing size then it has to be renamed as per required name

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