You need to sign in to do that
Don't have an account?

Data Loader--Help
Hi,
How can i change record type on a mass basis using data loader?
I have around 500 accounts that needs their record type to be changed to other value.
How can i accomplish this using a data loader or any other way possible.
Thanks in advance!
Sales4ce
Hello,
With DataLoader, export your 500 records,
in the extracted file, change the RecordTypeID with the new one
Use that file with DataLoader for an update.
All Answers
Hello,
With DataLoader, export your 500 records,
in the extracted file, change the RecordTypeID with the new one
Use that file with DataLoader for an update.