Data Import from Excel sheet to table

Chander Bhusha1
Tera Guru

I am facing error while importing data from excel sheet to table? 1. I created the table with 2 columns first is refernce field to another table and second is string field. 2. I am having one excel sheet with two columns containg data. then I WANT TO import the data from excel sheet to   table.

6 REPLIES 6

Chuck Tomasi
Tera Patron

Hi Chander,



You can try to do this with Easy Import or if you have more complex data (requiring specific field mapping and data transformation), use import sets.



Easy Import - ServiceNow Wiki


Import Sets - ServiceNow Wiki


Is it possible to import xls file with multiple sheets to different table at once shot or I need to load every time selecting different sheet number?

Gurpreet07
Mega Sage

Hi Chander,



The error may be caused by the format of the sheet. What do i mean by format is ... ServiceNow don't support .xlsx format. Excel sheet should be in .xls format. You can easily change that using save as option available in Microsoft Excel.


FYI - As of Helsinki, XLSX format is supported.



Data import and export upgrade information