I would like to specify decimals format fields by condition eg.
if name = x then
2 decimals
else if name = y then
3 decimals
else
0 decimal
i can use if-then-else in crystal report but when i use 1.00 instead of 2 decimals format, the result is 1.00 (it should be 20.25)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.