hi all
I hope I'm in the right forum here
I am using ms visual studio / sql query
ok I have a field as below
call field to Material Charge field is a 1 to many relationship
=Fields!MaterialCharge.Value
if a call has more than 1 worktime entry - this shows separately with a 0 balance - eg there are two entries for the same call.
If add sum in front with brackets - it seems to add all the amounts and each record ends up with the same amount eg the total of all the 7 records - what would my syntax or formula be to accomplish this.
eg so I need to end up with 7 entries - not 8 like I do now.
is the only way to fix this - use a sub report?
thanks
Dianne
I hope I'm in the right forum here
I am using ms visual studio / sql query
ok I have a field as below
call field to Material Charge field is a 1 to many relationship
=Fields!MaterialCharge.Value
if a call has more than 1 worktime entry - this shows separately with a 0 balance - eg there are two entries for the same call.
If add sum in front with brackets - it seems to add all the amounts and each record ends up with the same amount eg the total of all the 7 records - what would my syntax or formula be to accomplish this.
eg so I need to end up with 7 entries - not 8 like I do now.
is the only way to fix this - use a sub report?
thanks
Dianne