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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
thedipeshpuri
Frequent Visitor

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 @thedipeshpuri ,

 

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.