Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Graphing Post Reply Post New Topic
Author Message
Vack
Newbie
Newbie


Joined: 22 Oct 2008
Location: United States
Online Status: Offline
Posts: 24
Quote Vack Replybullet Topic: Graphing
    Posted: 01 Jul 2009 at 6:34am
Trying to create a graph of number of employee birthdays for each month. I have the graph which shows my months along the X axis and the count for each month but the X axis which shows the months are in alphabetical order. How can I change the order to Jan, Feb, Mar......
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 01 Jul 2009 at 7:13am
Use a Formula to convert the DOB field to a Month Name and the use the formula in the graph as your x axis:
monthname(month({table.DOB}))
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.047 seconds.