- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:31 AM
User want system to manual select default currency if it is a Project from US(USD)and from IndiA(RS).
how can we do this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:55 PM
Hi,
The "Functional Currency" is directly dependent on System Reference Currency. ( https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/currency/concept/session-and-reference-currency.html). The System Reference currency is one time configuration for the instance and not advisable to switch frequently. Th above document will provide more details on Reference Currency.
The "Functional Currency" on the Cost Plan is just information for the user about the current reference currency of the instance. Updating its value is not in scope of PPM application.
FYI, you should look for "Entered Currency" field that indicates the currency of the amount for the current Cost Plan record. The Functional currency amount like "Cost in functional currency" are calculated/converted values.
- Yogesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2020 04:06 AM
It is not recommended to change the Functional Currency. You need revaluate to your requirements.
When Platform does any mathematical operations ( add, subtract ) on currency fields, it convert all different currency values to same currency ( Reference/ Functional currency ) and perform operation. Otherwise adding values from different currency would result wrong value.
- Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2020 08:22 AM
For the currency field, may I understand that system support user to select different currency to record their cost plan, and what you suggested is to use the ‘Entered Currency’ field instead of ‘Functional currency’ field to do that?
How about the currency shown in Financials tab in project? Is that possible to choose currency? Or can set default currency to other currencies, instead of USD.
if user can change the currency exchange rate by themselves, eg HKD: CNY= a number given by user ?