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

data import
Hi guys,
I have 127 records of account object,in that 80 records are without parent id so i can esaily insert those records,
but remaining 47 records are having parent id,so while i insert them it throws error,can u guys explain how can i overcome these..
please explain in some easy steps,because im new to migration
I have 127 records of account object,in that 80 records are without parent id so i can esaily insert those records,
but remaining 47 records are having parent id,so while i insert them it throws error,can u guys explain how can i overcome these..
please explain in some easy steps,because im new to migration
Hope it will help!!
Insert all of the Parent records. Take the success file, which now has new Salesforce IDs in it. Those IDs, need to be placed in the 47 records that have a parent - under the column ParentId.