Skip to main content
I am trying to import new records into a custom object. I also have 2 lookup fields on the object.How can I reference lookup fields in my spreadsheet?
1 resposta
  1. 18 de dez. de 2013, 20:35
    Reference field data, when using a data loader or the API needs to be the record ID not the name. Usually this entails exporting a list of the record ID's you need to use for your import and then matching everything up in some way. I like Access myself but some people call me old fashioned.
0/9000