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.
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