Limit the decimal upto two places
Hi,
Is there a way to limit the decimal upto two places ? We are subtracting two date fields and the result of it should be in decimal. Ex, if the value is 1234.567778 , it should show as 1234.56 . Is this possible through configuration ?
Thanks