How to change the Currency Type to show Currency Code instead of Currency Symbol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 03:43 AM
Hi,
We have a field [Cost] of type 'Currency' on Asset table. I would like to change the currency type of [Cost] field from 'Currency Symbol' to 'Currency Code' i.e., from '$' to 'USD'. Is there a way to change this behavior on the ServiceNow Platform?
I did check on system properties and currency attributes and couldn't find any relevant configuration that suffice the above requirement.
FYI: We are using multi-currencies in our platform. Also we don't want to modify the currency symbol on fx_currency table because it would impact rate line creation.
Attached screenshot for your reference:
Any help is highly appreciated!
Many thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 03:53 AM
Hi, I think the only option would be modifying the currency symbols in fx_currency table
Check out the below articles: