- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 09:54 PM
Hello everyone,
I'm currently working on the project management module in ServiceNow SPM and have encountered an issue with currency display. Although I have set the system to use the single currency model with Malaysian Ringgit (MYR), I noticed that while creating a project, the financial section shows the plan capital and operating costs in MYR. However, the total planned cost and budget cost are displayed in US dollars.
Could anyone please guide me on how to modify the total planned cost and budget cost to display in Malaysian Ringgit (MYR) as well? I want to ensure that all financial figures in my project are consistently shown in MYR.
Any help or insights would be greatly appreciated!
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 02:21 AM - edited 11-04-2024 02:29 AM
Hi @Hitesh_Mourya I hope you are doing well! Could you please confirm if the following properties are set to the specified values:
glide.i18n.single_currency - true
glide.i18n.single_currency.code -MYR
glide.system.locale -ms_MY
Regards,
Wahid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 02:21 AM - edited 11-04-2024 02:29 AM
Hi @Hitesh_Mourya I hope you are doing well! Could you please confirm if the following properties are set to the specified values:
glide.i18n.single_currency - true
glide.i18n.single_currency.code -MYR
glide.system.locale -ms_MY
Regards,
Wahid