I’m a lil bit confuse with the rounding function in nav. In my report (APV), it gives an additional 0.01 in the number in the line. Could you help me out on how to control the amount decimal places rounding off?
For Example:(credit side)
32,592.38 ← it gives an additional .01 in my report (this is the wrong one) (A)
293.63 (B)
32,886.00 ← (amount appearing ing the total) (C)
Though I already tried to use the Rounding Function, it has no effect. Below is the code I used in (A)