Lack of Rounding Option for Calculated Fields

Lack of Rounding Option for Calculated Fields

Back to: Bugs/Defect TrackerUNDEFINED

Priority

Status

Team

Priority

Status

Team

HIGH

Open

MEDIS

Legend

Low medium High

Open in progress done

Description:

Lack of Rounding Option for Calculated Fields

In CHEFS, when numeric values with decimals are entered, more than two decimal places are stored. However, when these values are used in calculated fields, the results displayed on forms are sometimes truncated (i.e., cut off without rounding). This behavior can cause confusion among users, as the displayed values may not reflect the expected results.

Although there is an option to configure the number of decimal places for calculated fields, there is currently no option to apply rounding. This leads to calculated values being displayed inconsistently with user expectations.

 

Example: 

image-20250521-174222.png
image-20250521-174352.png

37.30999999999999 is truncated to 37.30 instead of being rounded up to 37.31, which is what end users expected.