I need to flag addresses that are similar, but not the same, between 2 columns on the same row titled "AddressLine1" and "AddressLine2." I am working with In-DB tools.
Ex.
AddressLine1 = 555 West Name Street, City, ARIZONA 55555
&
AddresLine2 = 555 W Name St, City, AZ 55555
I thought I had a solution, but I am getting an error (see attached).
I will appreciate any help on this!