I’m trying to prep data from a Salesforce and I get the following errors:
sourceErrorCode: | DUPLICATE_DECLARATIVE_COLUMN_INFO |
---|---|
sourceErrorMessage: | Contact_Account_Relationship__c.Phone__c |
When looking at the data from Salesforce I don’t see duplicate column names, at least not what’s displayed or what I’m able to get exported as a CSV file, so maybe there is something behind the scenes that I don’t see.
I’m not able to make changes to the data in any way so I can’t move past this error. The only option I’ve found to work around this is to go into the Salesforce page manually and export the data as a CSV, but this makes the whole process more time consuming.