Skip to main content

How to Guide - Salesforce Data Import: Step 4- Error Messages & FAQ

Why do these not connect?


Importing Data to Salesforce using a Spreadsheet or .CSV Files


How do you "patch record ID's"?
  • Use data loader to export the "name" and "RecordID" of the object.
  • Open the extract file.
  • Copy/Paste the appropriate RecordID from the extract file into the spreadsheet where the ID is needed.  
  • You need the "name" in order to match the RecordID from the export to the spreadsheet!  A RecordID is simply a 15 or 18 character set that acts as a unique identifier for the record in Salesforce. 
In the example, Opportunity RecordID's have been inserted into the spreadsheet along with Contact RecordID's.  


Help! Data loader gave me an error message! What do I do?

  • My most common error is having an incorrect field type in the upload spreadsheet- primarily when a RecordID is necessary, and I included a Name instead.  For additional error messages & solutions, reference:  Common Data Loader Error Messages  

How do I map my column headers?
  • Did you fully complete step 1: Merge and Clean Up the data? If so, the column headers in the spreadsheets should match your field names in Salesforce.  Mapping column headers with data loader is simple - the names match!
  • If you did not complete step 1, you may end up with something like this:
Import Spreadsheet
(Explorer = Contact)






Data Loader Mapping Page















Issue #1: Account ID is needed, but we have the Account Name listed.  This will cause an error during our upload.






Issue #2: Contact first name and last name are necessary.  Our import file only lists the full name.  We should have separated the name in the spreadsheet before attempting upload!  If I associate the LastName field with "Explorer/Contact," I will end up with the first and last name in the LastName field. Oops!



Issue #3: This will not cause an error within data loader, but makes our upload process much more confusing: 
Column headers do not match Salesforce field names. 
Example: "Cell" in the spreadsheet matches with the field "mobile."  If I have a more generic name such as "contact number" in my spreadsheet, how do I know if this is a mobile or an office or a home phone?

0 inserts! 


The error: The Account Name column should have contained an AccoundID!


No matter how hard you try - legs do not equal a torso!
An AccountName is not an AccountID!

Any tips for painless data imports?  I'd love to hear them!  Leave a comment.
Want to hear from the Trailhead Baby about a specific topic?
Name your pain...
Leave a comment!



Comments

Popular posts from this blog

Process Automation Specialist Superbadge - 5

A project with Daddy: My favorite daily process! Making dinner for Mom! Tonight's challenge involves the creation of two processes.   Processes.  Have you guessed the theme of the photos that go along with the Trailhead - Process Automation Specialist Superbadge series?They are a few of my favorite day to day processes!  You, my amazing reader, get more than tips for a Salesforce Superbadge.  You also get personal insight into the life of a Trailhead Baby!  I hope that you feel inspired. Process Builder sketch Last night, I drew a rough sketch of my process: Was it pretty?  No. Did it help?  Yes! The sketch allowed me to organize all of the instructions into a reasonable order before I started clicking.  It also removed the approval steps from Process Builder and highlighted (with *'s) the prerequisite items to building my process. * Email Alerts I needed the Email Alerts set up before I could create either the process or ...

Service Cloud Specialist Superbadge - 1,2,3

A confession - I know next to nothing about service cloud.  While I was excited that a new superbadge was available, it made me a little nervous that I had to do all of the prerequisites and tackle new things like macros.  New things - new year - let's get started! (Right after I finish guitar practice) If you are also a service cloud novice, the Omni-Channel Basics is a crucial prerequisite even though it is not officially required. Challenge 1 App Appearance  This, like all superbadges, requires a careful read through the instructions prior to any clicking.  I found it helpful to take a separate notebook and write down the steps that I would need for each challenge step - for example -  My rough notes for challenge 1: Create 2 profiles  Tweak service Console 3 new items on utility bar Allow access for new profiles Create User  Beware - After editing the service console, you might have to edit the new profiles.  I found i...

Lightning Experience Specialist Superbadge - 8

The best present? Santa says that I am getting a little brother in April! Let's import some data!  It's simple to mass delete the records if there are inserted incorrectly - and you have me to help!  The goal with this post is to move beyond the "how" of data import and explain the "why."  The challenge makes more sense when you think about the relationships between the objects.  I'll explain more below. First: A confession I, the Trailhead Baby, am not a perfect Salesforce admin.  Even though I completed this entire Superbadge in 2017, I still messed up the data import badly enough that I had to mass delete all of my records and start over.   Quick tip: It may help to delete the existing data before you start the import.  This way, when you extract recordID's, you only extract the ID's of the records that you have already imported vs. the records that were already in the Trailhead Playground by default. You can use many da...