I have a table holding some addresses across several fields (street,city, district etc). I would like an easy way to find possible duplicates in this table, given that the addresses entered are never exactly the same.
So, “123 East Wilton Blvd, Westsea, Long Beach, Calif’ and ‘Beach Towers, 123 East Wilton Boulevard, Long Beach, Calif’ would suggest a match.
I was wondering whether I could use an AI function to do this? Ideally when a new record is entered, the user would be prompted with the question - ‘This looks similar’
Anyone done anything like this? I don’t have the luxury of a postcode lookup as the addresses are worldwide.
