In a decimal Field I need value as 10000.00 instead of 10000 . How to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2024 08:49 PM
In a decimal Field I need value as 10000.00 instead of 10000 . How to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 04:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 11:22 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 01:12 AM
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
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.