Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 data from both files as single file without duplicate data.could some one please suggest how can i get the data without duplicates from both the files.
Regards,
Anita
Solved! Go to Solution.
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
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.
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.
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
User | Count |
---|---|
75 | |
75 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |