The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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