Showing posts with label numbers. Show all posts
Showing posts with label numbers. Show all posts

Friday, March 9, 2012

P

I have a report where i crunch some numbers and show an overall market value for the top 10 particular segments. The question I have is if I have some data that has lets say the top market value as being 57% and so on, why does the pie chart show larger portion that 57%? Is it because im not showing all segments and only the top 10? Any way to make the chart more accurate in its representation of the 57%? Sorry if I havent explained this very well.anyone have any thoughts on this? i will assume its the nature in how the pie chart works, my question is how to get the pie chart to be more representative of the actual percentages|||

Are you using filters on the pie chart?

Rather than using percentage values could you convert them to real values out of 100?

You may want to look at Dundas software's charting solutions as they could be more flexible than the out-of-the-box charts.

cheers,

Andrew

Saturday, February 25, 2012

Overlay lines on x axis

I need to overlay the bar lines on a chart in reporting services. I
have actual and budget numbers that need to be displayed, but they
need to be overlayed, not side by side as the column chart does by
default. Any ideas on how to do this?
Thanks,
JoshDid you look at this thread:
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.sqlserver.reportingsvcs&mid=c229b25c-b2dc-41ac-923d-decbb253dc6e&sloc=en-us
It is possible to combine column and line charts. However, this is not
possible for bar and line charts.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Josh Harris" <joshua_c_harris@.hotmail.com> wrote in message
news:eda768cf.0411241126.4e25fb10@.posting.google.com...
> I need to overlay the bar lines on a chart in reporting services. I
> have actual and budget numbers that need to be displayed, but they
> need to be overlayed, not side by side as the column chart does by
> default. Any ideas on how to do this?
> Thanks,
> Josh