Hello,
in each row I have a field for the quantity and a field for the price per unit.
The task is to calculate field for Quantity * Field for Price per UNIT into the Column Total.
I created a new Program Lines For the Column Total.
But The Result is in a part wrong :
it seems that the loop started working in the second row !?
Why is this happening ? and how to resolve it ?