JoshuaHamiltonQrew Trainee8 years agoTrying to keep the 0 after a decimal place in a numeric field eg. 1.10 1.20 etcNumeric fields automatically remove the 0 at the end of a numeral with a decimal place, so 1.10 will become 1.1 but I want it to stay as 1.10.
JamesBlackfordQrew Member6 years agoHow to format to one place decimal using code from Robert (above)?Want to show 00.0%
Related ContentTrying to format with 2 decimal placesTrying to calculate On Time deliveryTrying to Create a Attendance ChecklistFormula-Numeric Field Returning Null Instead of 0IF statement changing numeric to text