Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Chart x axis display question

Status
Not open for further replies.

Jacque

Technical User
Joined
Nov 9, 2001
Messages
301
Location
US
Merry Christmas everyone, [santa2]
Got a question regarding chart x axis display.

Crystal XI
SQL Server db
Chart type: Numeric Axis (Date axis bar chart)
Advanced Layout: on chg of date show event count.

My user would like to see a total of 5 risers/bars - begining with the Minimum date and ending with the Maximum date as the last riser/bar. The minimum date is always the first bar but the last riser is for an earlier date. Is this possible? I don't do enough charts to know if this is doable .


Thanks in advance!
Jacque [cheers]
 
We are using charting on Years and we do it setting a formula we call Year (year(Date)) where Date is however you are determining the date. We set the chart "on change of" @Year where the order is ascending. And then select the formula or field we want to show.

This seems to work quite well.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top