Groups | Blog | Home
all groups > sql server reporting services > december 2004 >

sql server reporting services : how to plot 2 series in a chart with different dates


smisich
12/22/2004 2:09:04 PM
I am getting a render error when trying to plot 2 series in a chart. The line
seems to be breaking up into spaces. The data is quite simple. There are 2
forecast series. Each forecast series is based on different dates. eg

Date Forecast1 Forecast2
1/1 1000 null
2/1 null 1000
3/1 2000 null
4/1 null 3000

I need to show the 2 lines overlapping each other with no gaps.

Robert Bruckner [MSFT]
12/22/2004 2:34:30 PM
Please read this related newsgroup thread:
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.sqlserver.reportingsvcs&mid=a3bce317-0626-47f4-9ec2-aebe559a41b3&sloc=en-us

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

[quoted text, click to view]

AddThis Social Bookmark Button