function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdc98sfdc98 

help on dataloader

Hi experts,
how to load records from production to sandbox using dataloader please help me out..

Thanks in Advance
Sai PraveenSai Praveen (Salesforce Developers) 
Hi,

You need to export the records using the dataloader for each object and insert those records in sandbox.

If you refresh the sandbox and if the sandbox is full copy or partial you will get the entire data from production.

It would be difficult to load the data each object wise using dataloader.

If this solution helps, Please mark it as best answer.

Thanks,
 
sfdc98sfdc98
Hi saipraveen,thanks for your reply. Please provide steps wise how to load records from production to sandbox.
Sai PraveenSai Praveen (Salesforce Developers) 
Hi,

Can I know do you want to only any particular object or all the objects?

Thanks,
 
sfdc98sfdc98
only one object in that some records i need to load from production to sandbox
AbhinavAbhinav (Salesforce Developers) 
check suggestion on below post:

https://salesforce.stackexchange.com/questions/273/copy-production-data-to-developer-sandbox