Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
what I need is to join these 4 tables in a new and single table, my idea is that it looks like this:
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
@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/
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!