Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 64 | |
| 31 | |
| 26 | |
| 26 |