Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Matty
Helper II
Helper II

How to combine lists and remove duplicates in Power Query...

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

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @Matty

For the two lists, select "Append as new", then select "Remove rows"->"Remove duplicates".

6.png

7.png

 

 

Best Regards

Maggie

View solution in original post

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @Matty

For the two lists, select "Append as new", then select "Remove rows"->"Remove duplicates".

6.png

7.png

 

 

Best Regards

Maggie

Seward12533
Solution Sage
Solution Sage

Assuming your doing this Power Query. Make a Refence copy of of one of your lists and rename the column headers so they are the same prior to the merge. You can stop the interim query from returning values by combining the queries manually in advanced editor or by right clicking the query and I checking the Load To portion.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.