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.
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!
dkeerthi
6 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.