Forum Discussion

StephenK2022's avatar
StephenK2022
Frequent Visitor
4 years ago
Solved

Data Duplicating rows after merge

HI,   I hope someone can help with this.   After I merge 2 queries, some of my data duplicates into new rows in my data table. I am possibly using the wrong type of merge (left outer) but I was h...
  • stefani_vileva's avatar
    stefani_vileva
    4 years ago

    Hello StephenK2022 ,

     

    Thanks for the explanation, I have another question right now, what is the key of the new table because for example let we have the following table

     

     if the key of my tables are columns: colA and colB, when I use the following selection and right click

     

    I get the following result, 

     

     

    meaning that the key columns of my new tables are colA and colB so as long this combination of values is not reappearing in the dataset, the others will be removed. As you can see the second row with the duplication of 123, x was removed in the second appearing.

    I hope this helps a little bit.

     

    Kind regards,

    Stefani Vileva