Hi
I have created a report in Microsoft Visual Studio (BIDS) and need some assistance in completing this.
Looking at the output image attached, under the column heading WHA, for July I have three entries of value 2. I am using an expression
=MonthName(Month(Fields!DateOfComplaint.Value),False) to change the actual dates to Month Names.
Using the example for July I think the reason that there are three rows is that each of these represent 3 different dates in July.
What I want to show is July and every month only once with the total value for each month. So in the case of July I want it to show one row for July with WHA a total of 6.
Similarly for August this should show August in one row and CONTRACTOR equal to 5
Any assistance would be very much appreciated
Thanks