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 2005 Forums
 Analysis Server and Reporting Services (2005)
 Mixed Chart Types in SSRS

Author  Topic 

elracorey
Starting Member

30 Posts

Posted - 2008-02-08 : 04:21:47
Hi,

I am trying to create a graph that consists of a bar chart and line graph - both to appear on the same graph.

They will show different information, but will essentially come from the same dataset.

So far I have not been able to achieve this and it would seem that you cannot mix chart types. This is very disappointing given the plaudits associated with this product.

Can anyone restore my faith in this product by telling me that the above is possible and, if so, how do I go about it.

Thanks very much.
Lee.

elracorey
Starting Member

30 Posts

Posted - 2008-02-08 : 04:47:45
Hi again,

Just found this useful article (in Visual Studio help) and I've solved my problem.

ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.KB.v10.en/enu_kbsqlserver/sqlserver/842422.htm

Lee.
Go to Top of Page
   

- Advertisement -