Ceiling.Math Function is not available to use in Accrual Fast Formula
Hi Team,
We have a requirement to round the accrual value to nearest quarter amount and it's possible with Ceiling.Math Function which is not available to use in Accrual Fast Formula. Any suggestions?
below is the requirement.
10.50 will be rounded as 10.50
10.51 will be rounded as 10.75
10.72 will be rounded as 10.75
10.78 will be rounded as 11
10.51 = Ceiling.Math( 10.51 , 0.25) = 10.75
Tagged:
0