Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

need help

Hi All,            could someone please help me on the below requirement. i have 2 excel files which has some common data and additional data in both files which are not matching.i want to get the ...
  • AbhinavJoshi's avatar
    2 years ago

    Hello Anita, 

     

    You can use the inner merge option in Power Query Editior combined with remove duplicates. 

     

    Let me know if you have any more questions.

    Thanks,

    Abhinav

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous 

     

    Just as AbhinavJoshi said that you can use merge queries or append queries in Power Query.

    Here is a link about how to work with duplicate values:

    Working with duplicate values - Power Query | Microsoft Learn

     

    Or you can try to use SUMMARIZE() function to delete duplicate values:

    SUMMARIZE function (DAX) - DAX | Microsoft Learn

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.