Created report, and would like to display total net weight and total gross weight.
As you can see in th attached files each case id has one or more record of net weight, so total gross weight will be Sum([netweight]+20)
It is working for first case id but gross weight data is wrong in the...