
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 07:39 AM
hi all,
we have a decimal field where we have whole numbers such as '100' or '200' which need to be displayed as '100.00' and '200.00' instead to maintain consistency with other fields.
also, these fields store dollar-cost information. is it better to convert them to currency fields? what are the cons to getting them converted?
Thanks,
Ravish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 11:10 AM
You can use the following attribute in a script to set the value to 2 decimal place:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 11:10 AM
You can use the following attribute in a script to set the value to 2 decimal place: