I have a Feature Class dataset that contains over 7,000 records with approximately 20 Data Fields. I need to update this Feature Class dataset with a spreadsheet containing updated information on approximately 1,700 of these records. The spreadsheet only contains 6 of the Data Fields found in the Feature Class dataset which includes a Global ID number.
I'm trying to update the records that share the same Global ID number and only for the 6 Data Fields found on my spreadsheet.
I've tried to use the Append geoprocessing tool, but am getting an error stating that my schema doesn't match my target value. I manually added the remaining Data Fields and made sure that the names all matched and applied the Append tool again, but still getting the same error.
Any help would be greatly appreciated!
Pete