Import set - load data - asset table not showing

flicker
Kilo Contributor

Hello

New to ServiceNow - I am slowly learning so please be patient'

I am trying to as best practise to import assets using "System import   Sets" but the only available "Import Set Tables" available are

Computer

Location

Notification

User

How do I get the asset table to show

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

Hi,


you have to create Custom import set table.


click on Load Data. Here you have 2 options. Choose create table and enter the table name and follow the same. then create Transform map fields as per the field values available in your servicenow table


Regards
Harish

View solution in original post

8 REPLIES 8

Harish KM
Kilo Patron
Kilo Patron

Hi,


you have to create Custom import set table.


click on Load Data. Here you have 2 options. Choose create table and enter the table name and follow the same. then create Transform map fields as per the field values available in your servicenow table


Regards
Harish

Deepa Srivastav
Kilo Sage

Hi Felicity,



You need to create temporary table for this .


Please check the below link in order to import data.



I want to import data to new table   by excel file


Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


Thanks,
Deepa


Thank you Deepa & harishkumar


Would you mind marking answer as correct if you issue is solved?



Import set - load data - asset table not showing