- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 05:29 PM - edited 11-12-2024 05:38 PM
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 .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:21 PM
Use custom column type as currency, then try to import data. It will work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:21 PM
Use custom column type as currency, then try to import data. It will work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 11:03 PM
Thanks @Dinesh Kumar11 solution you provided is working .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 11:05 PM
Thanks @Dinesh Kumar11 solution you provided was working .