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
gisa_sam
Frequent Visitor

Data Modelling - Combine Multiple data sources in single attempt

Hi,

 

I have 5 tables called from different data sources. I need to merge these tables into a single table. The merge query will only merge 2 tables as a time. In this way, it will become a tedious task to merge every single time. Please note that these tables may have additional columns, but I want to merge it using the common columns and, nulls for the additional columns with no data are accepted.

 

Is there any way where I can merge these 5 tables in a single attempt rather than going for multiple merges?

1 REPLY 1
BA_Pete
Super User
Super User

Hi @gisa_sam ,

 

I think the answer is probably to not merge them at all - relate them in the Data Model instead.

Without more information around your exact scenario and your desired outcome it's difficult to say if this is feasible, but it's generally my first recommendation whenever anyone raises the issue of a difficult merge.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
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 Kudoed Authors