Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to fix decimal places in reporting currency fields.

Carlos Daniel
Tera Contributor

I have a currency type field in my table and I need to create a sum chart of these values. However, when I create the chart, 4 decimal places are added to my report and the value ends up being reduced. For example: original value (10,000.00) on my chart is 9,999.9982.

How can I adjust this in my charts to have a round value?

 

CarlosDaniel_0-1680701302367.pngCarlosDaniel_1-1680701302382.png

 

 

1 REPLY 1

Bert_c1
Kilo Patron

Hi,

 

the following should help:

 

https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/currency/concept/con...

 

In general, visit docs.servicenow.com and search using "Currency".

 

Maybe someone here has a quick answer on limiting the decimal places and rounding.