we can use max function and round function togeher in the same fourmula ?
Page 1 / 1
Hi,
We can use MAX inside of Math.round, but not the other way around:
Math.round([MAX(expression1,expression2)])
Thanks
its not working

You haven’t put the [] between. Have one before MAX and at the end.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.