We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Datasource Integration Transfering data from excel to custom table

gayathrims0
Tera Contributor

Hi ,

When I was importing an data from excel sheet to servicenow custom table i need to replicate the same cost value  USD $  in custom table field .

 

1 ACCEPTED SOLUTION

DineshKumaR6579
Kilo Sage

 

Use custom column type as currency, then try to import data. It will work 

View solution in original post

3 REPLIES 3

DineshKumaR6579
Kilo Sage

 

Use custom column type as currency, then try to import data. It will work 

Thanks @DineshKumaR6579 solution you provided is working .

gayathrims0
Tera Contributor

Thanks @DineshKumaR6579  solution you provided was working .