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
Smita HodiggeriSmita Hodiggeri 

Data import not allowing to import multiple look relationship records related to the same object(Object B) to a single record(Object A). How can this data import be achieved?

This is a really intersting data import problem I am stuck with.
Basically I have an object A which needs data uploading and this object has 3 LOOKUP relationships to the same object B with different names. So in essenece they appear as different fields on the Object A page layout and we expect people to browse and populate values into those 3 differently named lookup B object lookup fields(But They Belong to the same object). When I try to insert the data into these 3 lookup fileds for object A, data loader throws me error saying "Map only one csv field to Salesforce.com Id "
How can I automtically data import data into Object A's 3 lookup fields  in this kind of scenario as it not allowing me to import data with unique object b record id's.
Any thoughts are much appreciated.
Thanks,
Smita 
AbhishekAbhishek (Salesforce Developers) 
Smita,

https://trailblazers.salesforce.com/answers?id=9064S000000DUYVQA4

I have also had similar suggestions as mentioned in the above discussion.

If it answers your query please closed this thread.

Thanks.