Uploading Excel and changing currency format

ElkeG
Giga Contributor

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

1 REPLY 1

Akash4
Kilo Sage
Kilo Sage

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...

 

Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.