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
 Reporting Services Development
 Time Scale Values on a Line Chart

Author  Topic 

adlo
Posting Yak Master

108 Posts

Posted - 2004-11-16 : 05:01:50
I am battling a bit with using the Time Scale Value function on the X-axis of a Line Chart.

My x-axis has lots of dates so I only want to display the x-axis label once every week.

When I set the time scale option checkbox on the x-axis on, then the graph is blank.

I think the problem is with my date SQL column. I convert it to char in SQL in order for it not to display the time but this doesn't seem to work with the chart's time-scale values set to on.

Any ideas?
   

- Advertisement -