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 ...