FUZZY MATCH DATA BY TEXT SIMILARITY
Introduction to Fuzzy Matching Data
Efficiently perform fuzzy matching and merge data from different sources within Google Sheets using Flookup. This powerful function allows you to compare and link records based on percentage
similarity, sound similarity or even semantic-based matching, crucial for creating a unified single source of truth.
Whether you are dealing with slight variations in names, addresses
or product descriptions, Flookup provides the tools to intelligently match and merge your Google Sheets data, ensuring accuracy and consistency across your datasets.
Fuzzy Match by Percentage Similarity
-
Open the sidebar
Extensions > Flookup Data Wrangler > Transformation functions > Fuzzy match data > By percentage in your spreadsheet menu. -
Select the mode to run
- Return best match only: Returns the best match for every lookup value.
- Return best match and similarity: Returns the best match and its respective similarity.
- Return best match and row number: Returns the best match and the row in which it is located.
- Select the range containing the lookup value
Highlight a single column of data and click Grab selected range to read it into Primary range. -
Select the range to compare with values in step 3
Highlight a separate range of one or more columns and click Grab selected range to read it into Secondary range. -
Specify the
Lookup_column index
This is the column in Secondary range to compare with values in Primary range (index 1 = first column, index 2 = second, etc.). -
Specify the
Return_column index
This is the column in Secondary range from which matches are to be returned. - Set the level of similarity
Enter the minimum percentage similarity. The default value is 0.8. - Specify the output location
Click any empty cell where you would like your results to be displayed. - Get fuzzy matches
Click the Get fuzzy matches button to finish.
Notes on Fuzzy Matching Data by Percentage
- Lookup_column takes only one column. If you select more than one, only the leftmost will be analysed.
- Leave two empty columns for results if you want both match and similarity or row number or your data may be overwritten.
-
For word level matching, correct spelling errors before running this function, for best results.
Head to Tools > Spelling > Spell check in the spreadsheet menu.
Fuzzy Match by Sound Similarity
-
Open the sidebar
Extensions > Flookup Data Wrangler > Transformation functions > Fuzzy match data > By sound in your spreadsheet menu. - Select the range containing the lookup value
Highlight a single column of data and click Grab selected range to read it into Primary range. -
Select the range where the lookup is potentially located
Highlight a separate range of one or more columns and click Grab selected range to read it into Secondary range. - Specify the lookup column
Enter the index of the column in Secondary range to compare with values in Primary range. - Specify the return column
Enter the index of the column in Secondary range from which you want values to be returned. - Specify output location
Click an empty cell within the spreadsheet to mark the position where the results should be displayed. - Get fuzzy matches
Click the Get fuzzy matches button to finish.
Fuzzy Match by Text Meaning
To match data by semantic meaning, please see our Semantic Matching documentation.
For the Visual Learners
Labels might differ slightly but the steps are the same.