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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Syndicate_Admin
Administrator
Administrator

Join 4 tables that have a common ID for each row

Good morning!!

again I turn to your help: I have 4 tables each of these tables has rows that have a unique ID (and date)

In the 4 tables that unique id is repeated (along with the date), that is, it is the same

Cesarach69_0-1637722309163.png

what I need is to join these 4 tables in a new and single table, my idea is that it looks like this:

Cesarach69_4-1637722095382.png

Can something like that be done?; eye, I need to create a new table and work on it with dax,

thank you all for your support and advice

1 REPLY 1
amitchandak
Super User
Super User

@Syndicate_Admin , Best is merge in power query, Merge 2 at a time and then keep on adding to same merged table

 

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

 

Natural inner join can be used in DAX

https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Solution Authors