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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ashmitp869
Helper I
Helper I

PBI Data modeling - Combine from old system and new system ?

Hi,

 

I have few table like dimension - projects , ServiceManager

and Facts tables FactActuals and FactBudgets coming from SQL Server.

 

Now I need to combine new system data that is projects coming from Web .

 

But there are different tables, not exactly the same.

 

My questions is , Can I append the new projects to the existing PBI , if I can create same sturcture as my old project.

i.e dim oldProjects,oldServiceManager

Facts oldFactActuals with newFactBudgets ?

 

Any solution pls.?

 

1 ACCEPTED SOLUTION
ToddChitt
Super User
Super User

YES, you can! Do it in Power Query: Get the tables to have the same column names and data types as much as possible. Then do an Append Queries operation (your choice to generate a new query from the original two, or append one to the other). Lastly, disable the load of any source queries you don't need.

 

ToddChitt_0-1712797727074.png

 

Hint: For things like this, I like to add a custome column to each source query called "Source" and give it a literal value like "Old System" or "New System". That way, when you are looking at any one row, you know which system it came from.

Hope that helps.




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





View solution in original post

1 REPLY 1
ToddChitt
Super User
Super User

YES, you can! Do it in Power Query: Get the tables to have the same column names and data types as much as possible. Then do an Append Queries operation (your choice to generate a new query from the original two, or append one to the other). Lastly, disable the load of any source queries you don't need.

 

ToddChitt_0-1712797727074.png

 

Hint: For things like this, I like to add a custome column to each source query called "Source" and give it a literal value like "Old System" or "New System". That way, when you are looking at any one row, you know which system it came from.

Hope that helps.




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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