Forum Discussion
need help
- 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
- Anonymous2 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.
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