Uploading Excel and changing currency format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 09:58 AM
Hi, When we upload an excel file with the currency format 1234,00 ServiceNow is changing this format to 1,234.00 which is the wrong format for Europe. Are there any setttings we need to change?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 12:44 PM
Hi Elke,
The reason could be the currency is changing from Eur to Usd. If this is not so frequent requirement, then verify if system property > basic configuration has European language is set. This way while uploading the excel system considers Eur standards.
Also check with properties such as - “glide.system.locale” in this link - https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/localization/re...
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.