Skip to main content

Hi, I've been searching the forums but haven't found any solutions. I'm stuck on the map application step. It's giving me an error. I've already checked the saved CVS file and it's fine. However, everything appears in one row. I've seen videos and others that show different properties like first name, etc., in different rows. 

I attach a photo of where I am stuck, Stuck at

 

and the error that appears when clicking next

 

Captura de pantalla 2025-07-21 142129.png

 

The challenge is this one 

https://trailhead.salesforce.com/content/learn/projects/import-and-export-with-data-management-tools/use-the-data-import-wizard?trailmix_creator_id=strailhead&trailmix_slug=prepare-for-your-salesforce-administrator-credential

 

 

 

 

 

 

 

#Trailhead  #Trailhead Challenges  #Salesforce Admin  #Import Data Challenge

2 件の回答
  1. 2025年7月22日 11:43

    Yes i tried changing it but it doesnt work, i found this answer that help me to solve the problem. 

    I leave it here in case it helps someone.

    https://trailhead.salesforce.com/es-MX/trailblazer-community/feed/0D5KX00000PZp2Z0AT

     

    To resolve this issue:

    1. Go to your file and right click on it.
    2. Select Open with and select notepad
    3. Once the file open in notepad, click on the Edit Tab.
    4. Select replace
    5. On the "Find what" field enter the value (;) semi-colon
    6. On the "Replace with" field enter the value (,) comma
    7. Click on the Replace all button.
    8. Save the file and add the .CSV on the end of the file name.  

      Once done with the last step, don't open again the save file on excel. This will ensure that the delimiter of the file is save as comma delimited. The file should be good for import.

0/9000