- Salesforce Platform Developer I Certification Guide
- Jan Vandevelde Gunther Roskams
- 454字
- 2021-08-20 10:02:19
Exporting data through Data Loader
For our Movie records, we could simply use the success file of our previous import, but I also want you to learn how to export through Data Loader, so let's use Data Loader for the export:
- Open Data Loader (or maybe it's still open) and choose Export.
- Now, select the object from which you would like to export the records; in our case, the Movie__c object; and browse to a place on your computer where you want to export file to be saved:

- Click Next and Data Loader will ask you to select the fields you want to export, just click Select All. Pay attention to the fact that, by selecting fields, Data Loader is creating a query at the bottom of the screen. This is actually a SOQL query. Such a query is also used in Apex to query data from Salesforce, and we will learn more about those in Chapter 3, Declarative Automation.
- Just click Finish now, and your movie records will get exported. A popup will appear telling you how many records have successfully been exported.
- I actually saved this file in the same folder where my previous exports for person and company resided, so I now have a folder containing three files (person, company, and movie) for which all records also have a Salesforce record ID. So, it's up to you now to import the following files, in this order:
- Cast: The Cast file will need to be completed with the record IDs of the corresponding movie for the field Movie__c and the corresponding Person record ID for the field Person__c through VLOOKUP
- Production companies: Here, you will need to complete the movie record ID in the Movie_Title__c column and a company record ID in the Company_Name__c column
- Reviews: In this one, you'll need to complete the movie record ID in the Movie_Title__c column
- If you encounter any errors, check the error file that Data Loader provides after each insert action. You'll find the error reason in the last column from the error file. I haven't encountered any errors while performing these steps to guide you through them, so hopefully you won't either, but never say never. I'm sure everything went fine, so go check in Salesforce on the movie record for The Godfather and click the Related tab on the detail page to see if our movie now has records for Cast, Production Companies, and Reviews, like so:

Great job! You have learned and practiced the different ways to import and export data to and from Salesforce! I'm so proud of you!
Now, don't waste any time—check whether you have completely grasped everything covered in this chapter by doing the summary quiz!
推薦閱讀
- Excel 2019公式與函數應用大全(視頻教學版)
- Word排版技術大全(第2版)
- 和秋葉一起學:秒懂Excel(全彩版)
- Getting Started with Simulink
- Word-Excel-PowerPoint 2007三合一辦公應用實戰從入門到精通(超值版)
- Office 2016從新手到高手
- Word/Excel/PPT三合一商務辦公應用從入門到精通
- PPT制作事半功倍
- Word/Excel/PowerPoint 2013三合一辦公應用
- Word/Excel/PPT 2016高效辦公實戰從入門到精通
- Intuit QuickBooks Enterprise Edition 12.0 Cookbook for Experts
- Excel人力資源管理必備的200個文件
- Access VBA活用范例手冊
- PPT進化:如何設計一份驚艷的PPT
- 用友ERP-U8(8.61版)實務操作從入門到精通