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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Help needed with data remodeling

Hello,

 

Here's a tricky requirement - My report has an old column for id, named 'ID'. This id is used in relationships with two other tables in the Power BI data model. Also, 'ID' is used in over 50 measures and calculated columns. Recently, we received information from the backend team that they will no longer be sending this ID data and will now send new data in a new column called 'ID_new'. The data in 'ID_new' column will be populated for all historic data as well. 

To accommodate this change, one option that I have is to redo the modeling and update the relationships; and replace 'ID' with 'ID_new' in all the calculated columns and measures manually. Is there any other suggestion for making the changes more efficiently?

 

Many thanks!

1 REPLY 1
v-jianboli-msft
Community Support
Community Support

Hi @Anonymous ,

 

Based on your description, the new column seems to be similar to the old one?

If so, you may consider creating a new table with 'ID_new' column and using Append in Power Query to combine the two tables, so that you can continue to use the new data on top of the original model to avoid re-modeling.

 

For more details, please refer to:

Append queries - Power Query | Microsoft Learn

Append Queries in Power BI - SqlSkull

 

Best Regards,

Jianbo Li

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.