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
Hello
I'm a newbie in Power BI and I need a bit of help.
I need see if the values in a column (cargo) in table called Transaction Table match the Item keywords in a table called Categories table.
If there is a match with the Item keywords, the corresponding Category to that Item should be added to a new column in the Transaction table called.
If there are multiple matches, we just need to keep the first match.
Here are the tables. This dummy data can be found here: https://docs.google.com/spreadsheets/d/1HVohp0SgMZ9B39F2l36IJ0tGDLmoGB3cfc9-BNk-QiU/edit?usp=sharing
I tried a fuzzy merge query (left outer join) with varying thresholds. 0.6 gave me too bad matches and 0.7 skipped too many items
Thanks in advance
Hello @Vijay_A_Verma,
I tried what you proposed but with real life data I'm getting a considerable number of false matches. I tried changing the fuzzy match threshold but above 0.7 it gives me very few matches (even though the keywords are present). Any suggestions?
Thanks in advance.
Use this (All matches at 0.6)
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.