In a decimal Field I need value as 10000.00 instead of 10000 . How to achieve this

Swathi Padighar
Tera Contributor

In a decimal Field I need value as 10000.00 instead of 10000 . How to achieve this

3 REPLIES 3

Amit Verma
Kilo Patron
Kilo Patron

Hi @Swathi Padighar 

 

Please check below posts :

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0696658

https://servicenowguru.com/system-definition/controlling-decimal-field-places/

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Swathi Padighar
Tera Contributor

Hi @Amit Verma , This is working fine when i am entering 1,000.07 something but if i am giving 1000 it is not giving 1,000.00 

How to achieve this 

Hi @Swathi Padighar

 

Can you please refer below post. As per this, It is currently not possible to format the display of a Decimal field to show a precision of two decimal places when it involves trailing zeroes, as these get stripped 

 

https://www.servicenow.com/community/app-engine-forum/diplay-quot-zeros-quot-in-decimal-number/m-p/2...

 

As a workaround to this problem, you can try the solution provided by @DanishBhairag2  in response to a similar question in the link below.

 

https://www.servicenow.com/community/now-platform-forum/decimal-field-max-length/m-p/2719910/page/2

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.