• Yogesh Shukla 26
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I have a junction object Contact Hobby which has Master detail relationship to Contact and Hobby objects.

I have to import data from csv file which has 2 columns  Contact Name, Hobby Name. How can I import this csv using import wizard or data loader.

Do I need to add id columns for the master records first ?