You need to sign in to do that
Don't have an account?
NaveenReddy
Master detail relationship is not achied with import wizard.
Hi,
I have a custom object which contains a master detail relationship.
When I try to update records using import wizard the records are not updating ,showing 0 records updated though i used 1 digit id to update this..
Plz clarify me the below queris.
1)can we update master detail relationship with import wizard.
2)What is the main difference between import wizard and data loader other than number of records they handle.
3)what i sthe diff between Data Import WizardBETA and Import Custom Objects under Data Management.
Thanks,
Naveen
Hi,
Here is your solution
1)can we update master detail relationship with import wizard.
Yes we can, that look-up created on child object, when you assign the Id (Parent Records Id) to that field, then that object will be updated as child object.
2)What is the main difference between import wizard and data loader other than number of records they handle.
There is not alot but dataloader uses auto Mapping which is easy and fast way to update data, but wizard is not that fast you need to map fields manually one by one sometimes.
3)what i sthe diff between Data Import WizardBETA and Import Custom Objects under Data Management.
Import wizard beta is used only to import you data to salesforce and you cannot map your fields in that.