Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi All, I have 2 columns [C1]&[C2] in my table, they are similar but not exact the same.
I am trying to compare these 2 columns, (If >1 word is match then "match", otherwise "Not match")
eg:
| C1 | C2 | Custom |
| there are 2 blue pen | blue pen | Match |
| 3 500kg box | mud | Not Match |
| 10 laptop bundled | bundled | Not Match |
May I know is there any way to achieve.
Appreciated!
@ngct1112 , In case you need to compare by splitting words you need to use a list that you can use Text.ToList on one of the column and then have a solution like the one mentioned in this blog
https://www.excelguru.ca/forums/showthread.php?7724-Search-(Text-Contain)-multiple-values
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 40 | |
| 40 | |
| 38 |