March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I have two lists like as follows:
List1 |
Team1 |
Team2 |
Team3 |
Team4 |
List 2 |
Team1 |
Team2 |
Team5 |
Team4 |
I want to use Power Query to append the two lists and then remove the duplicates. This would result in a list like this:
All |
Team1 |
Team2 |
Team3 |
Team4 |
Team5 |
Can someone help me with the syntax needed to achieve this? I'm running into problems because the fields are called different things, so Table.Combine isn't working as desired.
Thanks,
Matty
Solved! Go to Solution.
Hi @Matty
For the two lists, select "Append as new", then select "Remove rows"->"Remove duplicates".
Best Regards
Maggie
Hi @Matty
For the two lists, select "Append as new", then select "Remove rows"->"Remove duplicates".
Best Regards
Maggie
User | Count |
---|---|
118 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |