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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
jjlek
Frequent Visitor

Column renaming breaks existing reports on same data source

Hi all,

 

I'm facing the following situation: I have originally published a report and its underlying dataset from Power BI desktop to Power Bi services. From there multiple reports were already created on that data set. After people have used the dataset for a while we've found that some of the column namings were not clear to all users. 

 

As a result, I have changed these columns within my original reportin Power BI Desktop  (the underlying tables did not change) and found that this went without any issues; all widgets were using the new renamed columns automatically. After I republished the data set to Power BI services, I found that all the reports there were broken and the connection between the old and new namings could not be made. Did I do something wrong here?

 

In the end I only care about the namings that are exposed to the users, what the columns in the data model are called, is in that sense irrelevant. Hower, Power BI does not seem to offer a way to "alias" columns rather than rename them troughout the enitre model. Is there something I'm missing here?

 

How do I rename columns in a dataset without content created in the web service breaking all together?

 

Many thanks.

1 ACCEPTED SOLUTION
v-lili6-msft
Community Support
Community Support

hi, @jjlek 

You may need to replace the field on visuals manually.

When you rename the column in the dataset, the fields name on visual won't be replace and couldn't match with new fields.

So just adjust fileds of visuals in these new reports manually.

6.JPG

For example, I change the name of the column in dataset from Qty to Value. Now just adjust it manually in Edit View in power bi service.

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

hi, @jjlek 

You may need to replace the field on visuals manually.

When you rename the column in the dataset, the fields name on visual won't be replace and couldn't match with new fields.

So just adjust fileds of visuals in these new reports manually.

6.JPG

For example, I change the name of the column in dataset from Qty to Value. Now just adjust it manually in Edit View in power bi service.

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

This is rather dissapointing, as similar tools would give you the option to add an alias or friendly name to a column, without changing the actual name within the data model.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors