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
 Development Tools
 ASP.NET
 Using Charts in SSRS

Author  Topic 

cool_chandalia
Starting Member

1 Post

Posted - 2007-07-27 : 02:00:46
I am having an application using SSRS charts.When an user selects a data range(start date and end date) the chart displays the x axis values in months(Jan,Feb etc) as i have given the Major Interval value in X-axis as 30.Problem arises when the user selects the start date range as 31 December.The chart shows January field twice and the February field is missing.Can anybody help me out

   

- Advertisement -