i have a report in which i want to add column value.like
Name vehicles
sa 23wa 22 xc 10 Total: 55i have created one row outside the group, and the textbox which is below vehicle column i put an expression like=Sum(Fields!vehicles.Value)But its gives error,on the other end if i put Count instead of Sum it return 3,what is the problem is here?

Shambhoo KumarPosted Aug 7, 2015, 9:45 AM