Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Chart issues using SQL Server Reporting

Author  Topic 

mihnea.radulescu
Starting Member

5 Posts

Posted - 2012-01-18 : 05:48:05
Hello everybody!

I'm having difficulties with rendering the correct data in a graph using SQL Server Reporting Services.

Table data image - [url]http://img41.imagevenue.com/img.php?image=80458_Table_122_435lo.jpg[/url]

The graph must display all of the S/CO Values for a given date, which it does correctly. However, I also need to display point (per every date) averages of the S/CO values.

Graph - [url]http://img146.imagevenue.com/img.php?image=80457_Graph_122_528lo.jpg[/url]

Desired graph result - [url]http://img224.imagevenue.com/img.php?image=80456_DesiredResult_122_828lo.jpg[/url]

Chosen setting 1 - [url]http://img133.imagevenue.com/img.php?image=80455_ChartData_122_573lo.jpg[/url]

Chosen setting 2 - [url]http://img151.imagevenue.com/img.php?image=80455_CategoryGroupProperties_122_555lo.jpg[/url]

Any information would be helpful.

Thanks for reading my post!

Mihnea
   

- Advertisement -