I am importing data for Account through import wizard.
The source data contains a field named "parentId" which contains the Salesforce ID of the parent Account.
The wizard shows that this field is internally mapped. So may I ask which field in Dynamics is this 'ParentId' field mapped to?
I got error when I was doing the import, those records that have a parent account are not imported. I guess I should ignore this 'ParentId' field when importing and later come to update the field?