Skip to main content

#Import Data Challenge3 discussing

דווקא אחרי קורס אינטנסיבי, קל לחשוב שאפשר לעצור רגע… 

אבל דווקא שם מתחילה הלמידה האמיתית. 💪📚 

השקעה ורווח מסיום המודול - Salesforce Data Management 

ב־Salesforce, והבנתי שוב כמה ניהול מידע נכון הוא הלב של כל מערכת CRM איכותית. 🚀 

במהלך הלמידה העמקתי בנושאים כמו: 

🔹 Data Import Wizard ו־Data Loader 

🔹 איכות נתונים ומניעת כפילויות 

🔹 גיבוי, ייצוא ושמירה על מידע ארגוני 

🔹 עבודה נכונה עם הרשאות ואבטחת מידע 

הדבר הכי משמעותי שלקחתי מהמסלול הזה הוא שלא מספיק “להכיר מערכת” — צריך להבין איך לגרום לנתונים לעבוד נכון עבור העסק. 🎯 

אני ממשיך להשקיע, ללמוד ולהתפתח בכל יום, גם אחרי שעות ארוכות של קורסים ותרגול,  

 

המטרה ברורה:

 להשתלב בתפקיד שבו אוכל להביא ערך אמיתי מהיום הראשון. 🙌 

 

אם אתם מכירים הזדמנות מעשית להשתלב בעולם ה־Salesforce — אשמח מאוד לחיבורים, המלצות או שיתוף. 🤝✨  

@WFD Partner Cohort: CRM-Period

 

דווקא אחרי קורס אינטנסיבי, קל לחשוב שאפשר לעצור רגע… אבל דווקא שם מתחילה הלמידה האמיתית.

 

#Import Data Challenge

1 comment
0/9000

Our charity is quite new to salesforce and we're looking to import data about our donors from a csv file from elsewhere (Enthuse) into salesforce. 

 

Each time someone donates, we receive their contact information (email, phone number, address) which may have changed since the last time they donated, so we would like to update the 'contact' object with this information. 

 

However, primarily, we want to import the donation amount and details as an 'opportunity' object that is linked to a contact within the NonProfit Success Pack. 

 

Would I be able to import the data to both update the contact details as well as update a new opportunity linked to that contact record, simultaneously in one data import? Or do these need to be done separately one after the other? 

 

Thank you in advance for your help! 

 

#Nonprofit Success Pack  #Import Data Challenge

3 answers
  1. Oct 21, 2025, 6:14 PM

    Hi @Helen Cordina,

     

    Great question, this is a common scenario when working with donor data and the Nonprofit Success Pack (NPSP).

     

    You’ll need to handle Contacts and Opportunities (donations) in two separate imports, rather than all at once. Here’s why and how:

     

    1. Update Contacts first
      • Use the Data Import Wizard or Data Loader to import your contact information (email, phone, address, etc.).
      • Make sure each contact has a unique identifier (such as email or Salesforce Contact ID) so Salesforce knows which records to update instead of creating duplicates.
    2. Import Opportunities next
      • Once your contact records are updated, import your donation data into the Opportunity object.
      • Include a field in your CSV (like Contact ID or email) that allows Salesforce to link each opportunity to the right contact.
      • In NPSP, donations are often linked to Contacts through the Primary Contact field on the Opportunity or via the Contact Role relationship.

     

    Unfortunately, Salesforce doesn’t support creating or updating records in two different objects simultaneously in a single import. Doing it in two steps ensures your data stays accurate and relationships link correctly.

     

    If you’re planning to do this regularly, you might also explore NPSP Data Importer, which helps manage both Contacts and Opportunities in one process, but still handles them as separate records behind the scenes.

     

    Hope that helps clarify the process!

    If this resolves your question, please mark it as the Best Answer so others can find it too.

0/9000

Reported a bug in the Trail 'Import and export with Data Management tool'.  

  If someone is starting to learn it,  

Please let  me know if you have the same experience. 

 

  •  Bug in Trailhead Module Verification
  • Description: In the trail 'Import and Export with Data Management Tools', the first module 'Use the Data Import Wizard' has a bug. When pressing the 'Verify Steps to Earn 100 points' button, it does not complete, even though the entire process described in the trail has been completed. The user cannot earn points for this particular trail.

 

#Trailhead Challenges  #Import Data Challenge

Reported a bug in the Trail 'Import and export with Data Management tool'. If someone is starting to learn it, Please let me know if you have the same experience.

7 comments
0/9000

Hello community, 

 

Why am I getting this error? Why does my screen look different from the screen in the exercise if I followed the instructions correctly? 

 

#Trailhead  #Import Data Challenge  #Salesforce Admin  #Certifications

2 answers
0/9000

I am doing the Import and Export with Data Management Tools

project and in the first challenge it's required to import data from a csv file using data import wizard, i am following the instruction and i did the same steps as the video but in the "edit mapping" stage i have this (which is different from the instructions and the video):  

Lead Import in

 

 

 

#Trailhead Challenges  #Import Data Challenge

10 answers
0/9000

REGISTER HERE!

 

REGISTER HERE! Getting data into Net Zero Cloud cleanly and efficiently is essential to having a good user experience.

 

Getting data into Net Zero Cloud cleanly and efficiently is essential to having a good user experience. In this session, we'll share some best practices for data cleansing and discuss the pros and cons of manual data entry, batch uploads and integrations. Come prepared to share your data collection upload challenges and solutions with your peers.  

 

REGISTER HERE!

 

#TrailblazerCommunity  #NetZeroCloud  #Data Management  #Import Data Challenge

0/9000

Hi, do anybody know how to use the Data import Wizard as a button. When it clicked, it should create a subtab from the record and display the Data import wizard UI on it. 

 

#Salesforce  #Education Cloud  #Import  #Import Data Challenge

4 answers
  1. Aug 6, 2025, 5:25 PM

    @Saurabh Singh

    I'm trying to build this out to load custom records to an opportunity. The button works but it doesn't seem to be pulling in the Opportunity ID from the record where the button is placed. When I try to load the records I'm getting this error. Do I need to have the ID in my file or should this URL map it to each record that I load? 

     

    I'm trying to build this out to load custom records to an opportunity. The button works but it doesn't seem to be pulling in the Opportunity ID from the record where the button is placed.

     

     

     

     

0/9000

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 answers
  1. Jul 22, 2025, 11:43 AM

    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
3 answers
  1. Jul 21, 2025, 12:17 PM

    Hi @Rajni Gandha

     

    If you're looking for a quick and user-friendly AppExchange solution, I recommend trying the 

    Mass File Migrate app. It allows you to seamlessly migrate or transfer files—including Attachments, Classic and Lightning Notes, Documents, Chatter Files, and My Library files from one Salesforce org to another with just a few clicks.

    There’s no need to write any code or prepare Excel sheets. The process is streamlined and designed for easy use by admin users. 

     

    AppExchange Link: https://appexchange.salesforce.com/appxListingDetail?listingId=e9874a66-2001-4e3d-8a29-3a2ed7f584c4&tab=d

    [Update: 19Mar2026] Learn more: https://satrangtech.com/salesforce-mass-file-migrate/ 

     

    Disclaimer: I work at Satrang Technologies, the creator of the Mass File Migrate Salesforce App. 

     

    Best regards, 

     Nikita

0/9000