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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ashmitp869
Helper II
Helper II

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

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