View Full Version : Report graph not in abc order/reverse abc/by y-value?


Slowlearner
05-05-2008, 10:34 AM
Hi out there,

If anyone can help me I'd really appreciate it!! I'm so confused... I've tried looking all over the internet for a solution, and there doesn't seem to be one... :confused:

I'm making a graph report and I'm trying to reorganize the x-axis so that it has the order I wish it to be in. Not alphabetical. Not reverse alphabetical. Not according to value by the y-axis. Just a qualitative order that makes sense to read in, in context with the report subject.

For example, I have the columns: easy, average, late, and I want the x-axis to display them in that order. It has nothing to do with their value on the y-axis.

Is there any way to do this?

Thank you!

macca the hacke
05-07-2008, 09:22 AM
Can you not have a table that ranks the fields on x axis (ie easy = 1, average = 2,etc), then sort by that field?