I created a custom free form text field becuase i wanted to apply a font color. The number it should be returning is a percentage but i can't get it to round that percentage to hundreths. Here is the formula I'm using "('<font color="#ff0000" size="8">'||(({altsalestotal}/{subtotal})*100)||'%</font>',)". This works but i need it to round