How can I import an IMEI from an Excel text field to an ServiceNow String field without errors?
I am trying to get 15 character IMEI values from Excel into ServiceNow. The Excel source field is text and appears correctly prior to import. The ServiceNow field is a 40 character string field. If I keep the Excel source as text, all values convert ...