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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Wondering How to Best Fuzzy Merge Multiple Datasets to Compare

I work for an organization that is working through customer consolidation in different systems. Each system has a different naming convention for each customer but I need to see which customers work with various business lines. I'm not sure the best practice in merging these 4 datasets.

I've put in a column that basically designates a client of a specific business line, I'll do a fuzzy merge to see which ones align in each dataset, I'd assume from there you can just append the queries but that ends up having weird results where they create multiple line items.... example:

Arich84_0-1626207520492.png

 

Ultimately I'd like it to be like this:

Arich84_1-1626207593601.png

 

 

Its been tricky for me. I'd appreciate the help... still a noob.

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous ,

 

You can use fuzzy merge in Power Query. More details you can refer to Create a fuzzy match (Power Query).

f8af2c59-50f7-44bf-b4df-29aecd525730.jpg

 

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I understand how to do the basic fuzzy merge. The problem is when I do so there are multiple line items like my first picture example. 

Anonymous
Not applicable

Hi @Anonymous ,

 

You can hold down ctrl and select multiple

1.png

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

I appreciate you trying to help, but its not just multiple line items from 2 tables... there are 4 different queries I have to compare to one. 

Anonymous
Not applicable

Hi @Anonymous ,

 

Well, assuming four tables A, B, C, and D, you can first merge A and B to get a new table E, then merge C and D to get a new table F, and then merge E and F to get a final table G.

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors