Activity › Forums › Salesforce® Discussions › What is the difference between “Export” and “Export All” in Data Loader in Salesforce?
-
What is the difference between “Export” and “Export All” in Data Loader in Salesforce?
Posted by Prachi on September 13, 2018 at 1:44 PMWhat is the difference between “Export” and “Export All” in Data Loader in Salesforce?
shariq replied 7 years, 9 months ago 6 Members · 5 Replies -
5 Replies
-
Hello Prachi,
Export : It is used to export the Salesforce Data(excluding recycle bin’s data) into your local system.
Export All : It is used to export the Salesforce Data(including recycle bin’s data) into your local system.
Thanks.
- [adinserter block='9']
-
Hi Prachi,
Difference in both button functionality is very small:
When we use ‘Export’ button for any object in salesforce, all records( excluding records present in Recycle Bin) present in the system for that particular object are exported to a .csv file.
But when we use Export All, all records (including records present in Recycle Bin) for that particular object are exported to a .csv file. Deleted records present in recycle bin are also called ‘soft Deleted’ records.
-
Hi Prachi,
There are two buttons available in dataloader ‘Export’ & ‘Export All’. Difference in both button functionality is very small. When we use ‘Export’ button for any object in salesforce, all records( excluding records present in Recycle Bin) present in the system for that particular object are exported to a .csv file. But when we use Export All, all records (including records present in Recycle Bin) for that particular object are exported to a .csv file. Deleted records present in recycle bin are also called ‘soft Deleted’ records.
Thanks.
-
Hi,
Export All : contain all the record (record exist + recycle bin record)
Export : Record which exist live in the objectThanks
-
Hi,
Export button – all records( excluding records present in Recycle Bin) present in the system for that particular object are exported to a .csv file.
Export All – all records (including records present in Recycle Bin) for that particular object are exported to a .csv file. Deleted records present in recycle bin are also called ‘soft Deleted’ records.
Hope this helps.
Log In to reply.