Hi, I've got some data coming into a Crystal Report (v11.5) and basically the Year field is an integer and the Month field is formatted via the stored procedure as "Jan", "Feb", "Mar"...etc. I've created a bar chart and have set the OnChange values to the Year field in ascending order and then the Month field in a specified order. What seems to be happening is for some years the month ordering is going wrong - like starting with "Oct" or "Nov" instead of "Jan". I've tried everything to fix this and nothing is working. Incidentally, there is no actual full date field in the data.
Thanks.
Thanks.