Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Dinesh Kumar11
Kilo Sage
Kilo Sage

 

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

View solution in original post

3 REPLIES 3

Dinesh Kumar11
Kilo Sage
Kilo Sage

 

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

Thanks @Dinesh Kumar11 solution you provided is working .

gayathrims0
Tera Contributor

Thanks @Dinesh Kumar11  solution you provided was working .