Friends, I need to calculate the various costs on the basis of month and year. Hence i used column wise grouping. The thing is i am getting the total amount in each column and not the particular month's values. The values taken directly from stored procedure are correct. But something is missing out in the expression i guess. The expression goes like this: =Sum(IIf(Fields!statusfld.Value = "Booking",Fields!Booking.Value,nothing),"DataSet1")
Any sort of guidance is appreciated. Thank you guys.
UPDATE
Here are image of report format
Nothing
use0
in expression. – Mahesh