The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi there,
I'm looking for a solution to merge multiple tables into a single table. In particular, I have 2 tables (or maybe more) each stores different kind of data so, at the end of the day, I wanna have a general view of all those data and make the measurement easily.
Table 1 includes:
+ Date
+ Brand
+ Product
+ Customer source
+ # of Visit
+ # of Click on ads
Table 2 includes:
+ Date
+ Brand
+ Product
+ Customer source
+ # of Items sold
+ # of Order
Merged table:
+ Date
+ Brand
+ Product
+ Customer source
+ # of Visit
+ # of Click on ads
+ # of Items sold
+ # of Order
Thank you in advance!
Solved! Go to Solution.
Hi @duycao ,
We can merge them into a new table in Power Query Editor:
1. Here is our sample data
2. Merge two tables, use ctrl to click on multi matched columns
3. expand the column in table 2
Best regards,
Hi @duycao ,
We can merge them into a new table in Power Query Editor:
1. Here is our sample data
2. Merge two tables, use ctrl to click on multi matched columns
3. expand the column in table 2
Best regards,
This works perfectly. Thank you man
Hi there -
I may be able to help out here. Could you please provide a sample pbix file with the original two tables with some sample data in it? That should help me to give a starting point.
Regards
E
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
108 | |
82 | |
77 | |
46 | |
39 |
User | Count |
---|---|
137 | |
108 | |
69 | |
64 | |
53 |