Hello Everyone,
Am using CR XI:
I have 2 similar fields which has a difference based on rounding issues. such
Ref Amount Amount2
A123 23.2555 23.26
B255 15.1233 15.12
C564 20.8955 20.90
Amount is what i have created by rounding to 4dp, and Amount 2 is the actual figure received.
What i'll like to do is get a difference of the 2 amounts for example
Ref Amount Amount2 Final Amount
A123 23.2555 23.26 0.0045
B255 15.1233 15.12 -0.0033
C564 20.8955 20.90 0.0045
(Amount 2 - Amount)
Problem is cos the Amount is a rounding of Amount2, the difference i get using CR calculation always comes out as zero.
Is there any way i can use the figues for calculation just as they are without CR doing it's own rounding behind the sceen to return zero.
Thanks
Am using CR XI:
I have 2 similar fields which has a difference based on rounding issues. such
Ref Amount Amount2
A123 23.2555 23.26
B255 15.1233 15.12
C564 20.8955 20.90
Amount is what i have created by rounding to 4dp, and Amount 2 is the actual figure received.
What i'll like to do is get a difference of the 2 amounts for example
Ref Amount Amount2 Final Amount
A123 23.2555 23.26 0.0045
B255 15.1233 15.12 -0.0033
C564 20.8955 20.90 0.0045
(Amount 2 - Amount)
Problem is cos the Amount is a rounding of Amount2, the difference i get using CR calculation always comes out as zero.
Is there any way i can use the figues for calculation just as they are without CR doing it's own rounding behind the sceen to return zero.
Thanks