Discussions
AddressText Field not Auto Populating on Update
The AddressText field is supposed to autopopulate with the concatenation of the individual fields of the address data. This works fine on the initial import when the address record is first created.
But if you do a subsequent import to update the address, and you set MFO=False so that you can just import the address fields in the CSV file instead of all 54 columns, and you leave the AddressText field blank in the CSV file, then it does NOT autopopulate with the new corrected data. It should. So the end result is that the parsed address fields get updated with the new data, BUT the AddressText field keeps the old incorrect concatenated string from the initial import!