I'm having an issue with the first step of these Superbadge. I'm triying to export the CSV document, but there's a problem with my field mapping.
The tool is not doing the correct mapping of the document data. Who knows why? I tried a couple of times but the problem persist and i don't know how to fix it.
14 Antworten
Eric Praud (Activ8 Solar Energies) Forum Ambassador
I think this is due to your csv file. Looking at your profile, you are in Spain and the csv delimiter is a semi-colon, whereas Salesforce is expecting a comma.
One thing you could do is open your csv file in a text editor (ie Notepad), then replace all semi colons (;) with commas (,). Save as csv and try again