The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 @AnithaM
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 @AnithaM
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
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
110 | |
80 | |
66 | |
53 | |
52 |
User | Count |
---|---|
121 | |
116 | |
77 | |
64 | |
63 |