Hi,
I'm trying to deduplicate contacts from D365 CE.
Although firstname, lastname, address1_line2, address1_postcode and address1_city are similar it won't match contacts if address1_line1 = "Main Str." for one and "Main Street" for the other.
Please note, Main Street is just an example, in reality address1_line1 field will have all kinds of streetnames of varying lengths.
I have switched on all normalization options. And played with precision, but with the varying field length this still doesn't fulfill the need. Am I overseeing something?
So I was considering alias mapping, but does it allow wildcards to cover all fields ending with "%str." and "%street"
If so: how would that work exactly, which wildcards can I use?
Thanks
Paulien