Matching Rules
Hi there, I would like to Match Names (Forename and Surname) we addresses, but would like to exclude initials. Ideally I want to them to match unless the Forename has only one character or only a initial, is that possible? How do I set up this?
The new page is looking very nice by the way π
Answers
-
Hey @M.Lambert thank you for kind words! @Danny Roden / @Henry Simms do you have any tips that you could share for this?
0 -
Hi @M.Lambert - sounds interesting, could you provide a couple of dummy examples to illustrate what youβre trying to achieve?0
-
Wow, I wrote this in a rush and it is very confusing, sorry about that π
I think I find the answer already but thanks anyway.
1 -
Haha - I am glad you managed to figure it out! If you do have any more questions, we are always happy to help!
0 -
@M.Lambert it would actually be great if you could share how you figured this out for the problem you were trying to solve. I am sure other community members would find it very useful!
1 -
Sure! Sorry for taking so long to come back on that but what I did was actually really simple. I took it off this part of the matching rules: ForenameCompare[InitialVsFullName]
But after analysing the results I put it back π
4