|
I am a little lost after I convert one of my reports from
6.5++ to 7.1. In 6.5++ report I
have a column displays the inventory in Kilos and I convert it into pound by
multiplying by 2.2 and display it side by side. I then have a final total of
kilos and pounds by using the SUM OF function. When I converted to 7.1 I
replaced the KILOS total with DBCALC since it was the database column, but I
have not been able to do the total of the POUND variable (vPOUND). I tried to
do SUM OF .vPOUND and it comes up as zero. Ajay Sanghvi |
