• Jason Drummond
  • NEWBIE
  • 0 Points
  • Member since 2016
  • Software Developer

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 1
    Replies
How does Apex and Javascript relate?
I have single email column contain multiple emails delimited by “;” in .csv file, I want to import this data into the lead object into email1, email2, email3....fields, how we can split this data into different email fields using data import wizard or data loader?