Forum Discussion
DataGuy2016
9 years agoAdvocate IV
Table Merge creates duplicate records
Hi Folks, I am stumped. I am trying to merge two tables into a new table using a LEFT JOIN. Both tables have unique records on each row. When I join the tables, BI creates duplicate rows on...
- 9 years ago
The problem lay with the Data.
The LEFT JOIN functionality of PowerBI works perfectly.
Amanda1
7 years agoNew Member
Hi, I was having the same issue, and then I noticed that my second file, from where I was getting the data, had also duplicated figures. That was the problem. After I deleted those duplicates, I clicked on the refresh button, and the problem was solved!
JeremyFaverjon
6 years agoNew Member
Many Many thanks! I had the exact sa;e problem and I indeed found duplicated values in one of my tables!
- dkeerthi6 years agoFrequent Visitor
I was joining on the the text field and it was creating duplicates. Once i unchecked the fuzzy option it worked for me.