Stacked Reports showing totals
Hi,
I have the following Dataset output that I'd like to add to a stacked chart showing different columns (vertical bars) by Type(A,B,C, etc), with each bar showing two values: Total and Pending. I can't seem to find this type of report is SSRS. Some of
range reports provide two fields per Value entry (high, low) which is what I'm expecting the type of chart I'm looking for to have.
Total Type Date Pending
1237 A 2011.06.30 63
1 B 2011.06.30 0
215 C 2011.06.30 45
774 D 2011.06.30 162
1444 E 2011.06.30 174
1231 A 2011.07.01 59
1 B 2011.07.01 0
215 C 2011.07.01 45
774 D 2011.07.01 162
1444 E 2011.07.01 174
Any help is greatly appreciated.
July 12th, 2011 8:12pm
Hi,
Use the Stacked column chart available in SSRS. You have to add date in category. Total and Pending in the measures. Add Type in the series field.
Let me know if this helps you.
Regards,
Bharath R S
Free Windows Admin Tool Kit Click here and download it now
August 10th, 2011 12:11pm


