All told we're probalby talking about 65 - 70% that would have to be touched. I'm brand new to SF but I don't see any work-around to this. Hoping somebody can provide a work-around / fix.
2 个回答
Hi Marshall Bilodeau,
You can update using data loader and below are the steps:
1) make sure the created new record types have the proper picklist field values is assigned (go to record types in setup and check the picklist fields, verify the value is assigned or not)
2) extract the records from salesforce using dataloader/workbench/reports (file should be csv)
3) update again using data loader/workbench (if you facing any issue to mass update then change the batch size in data loader settings)
Refer Salesforce Document for more details:
https://help.salesforce.com/articleView?id=inserting_updating_or_deleting_data.htm&type=5
Thanks & Regards,
Sakthivel Madesh