Is there any form of fuzzy matching in appsheet? Or a match of getting something similar to fuzzy matching? I have 2 fields that are Primary Name and Second Name. I only want to display second name if its more than a certain amount different. Most of the time Second Name is Coca-Cola and Primary is Coca Cola so the biggest difference is punctuation but it could also be INC, LLC, etc.
Solved! Go to Solution.
Nothing built in.
Nothing built in.
It would be fairly easy to build your own to catch most cases though. I imagine just a two column table:
Company Name | Fuzzy Match
Coca-Cola, LLC. | Coke
Coca-Cola, LLC. | Coca
Coca-Cola, LLC. | Coca-Cola
ectโฆ
I believe, once built out, you could use the Predictive Model functionality to help find other matches, in the future.
While this use case would not particularly benefit enough to implement that solution, I think there are cases that would. Thanks!
Yeah, probably more useful if youโre going to have potentially hundreds of users with hundreds of company options. Youโll get all kinds of crazies then.
Well its not User based itโs just the vendor name in our corporate software may not be a company name IE John Newman is the name listed in our vendor table but his company name is Johnโs Plumbing so you may recognize one or the other but Coca-Cola and Coca Cola doesnโt matter cause you know thatโs the same thing. I think the use case was not explained well. We will be displaying โPrimaryโ or โPrimary&Secondaryโ itโs not for any real matching purpose.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |