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! Learn more
i am trying to merge two tables using INNER JOIN but am getting duplicate rows.
This is my data " https://www.dropbox.com/s/2wk5tk455w5332p/Data.xlsx?dl=0 "
am trying to merge these two tables based on these columns: UNIT,LOC,DATE,MATCH BD from Table 1
and UNIT,LOC,DATE,MATCH ID from Table 2
My final table after merging should be like this: UNIT, GROUP,LOC,PR,DATE,BD,BD Value, MATCH BD, ID, ID value.
Any help on this Please. Thanks in Advance.
Hi @yodha
add merge columns in Table1 and Table2,
(merge columns UNIT,LOC,DATE,MATCH BD to one column)
merge queries for Table1 and Table2 based on" merged1" and "merged2" columns.
select ID, ID value by expanding the "Table2" field
Hi @yodha
Do you download my pbix to see each step?
Or could you share the pbix with me for further analysis?
Any help on this?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 37 | |
| 31 | |
| 30 |