Groups | Blog | Home
all groups > sql server reporting services > january 2005 >

sql server reporting services : Question concerning Diagrams in Matrices


Op3r4tor
1/6/2005 2:35:16 PM
Hi,

I got the following problem.

1. created Matrix
2. created a stacked bar chart showing the difference in percent (of 2
fields in the matrix)

Problem is, the chart is kind of messed up,
e.g.
9962 : 1250 being about 13%
and
363 : 148 being about 41%

But the chart looks almost the same. I tried both, "stacked chart" and
"stacked chart 100%". Any ideas what I might have done wrong here?

Thx in advance,

O.

Robert Bruckner [MSFT]
1/15/2005 5:40:24 PM
Make sure you are using aggregate functions (Sum) in the chart to show
values. It sounds like you have currently plain field reference without an
aggregate function.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button