EdwinBetar
Technical User
Hi,
In Crystal Reports I was trying to produce a graph showing figures on a monthly basis. I was using a datetime field from a SQL database and extracted the month by
month(datetime)
This worked fine but on the graph the month is represented as a number 1.0, 2.0, 3.0.....12.0. How can I produce the graph so it is showing the month in words.
In Crystal Reports I was trying to produce a graph showing figures on a monthly basis. I was using a datetime field from a SQL database and extracted the month by
month(datetime)
This worked fine but on the graph the month is represented as a number 1.0, 2.0, 3.0.....12.0. How can I produce the graph so it is showing the month in words.