I am pretty knowledgable when it comes to Crystal but I am a cross-tab rookie at best. Yesterday I created a cross tab report which works fine and pulls exactly what I need. However, there is a "sorting" issue I would like some help with.
My columns contain text fields which contain 1 of the following values "None", "Very High", "High", "Medium" and "Low". Currently they are arraned in alphabetical order from left to right. Like this.
"High" -- "Low" -- "Medium" -- "None" -- "Very High"
Is there any way to change this? I would like to be able to arrange them like this.
"Very High" -- "High" -- "Medium" -- "Low" -- "None"
In a similar report (not cross tab) I was able to create a formula which set Very High = 1, High = 2, Medium = 3 and Low and None = 4.
This allowed me to sort them based on the number so I could arrange/sort them in this order
VERY HIGH
HIGH
MEDIUM
LOW
NONE
Thanks in advance.
(PS I am also going to post this in the CR other topics forum)
-- Jason
"It's Just Ones and Zeros
My columns contain text fields which contain 1 of the following values "None", "Very High", "High", "Medium" and "Low". Currently they are arraned in alphabetical order from left to right. Like this.
"High" -- "Low" -- "Medium" -- "None" -- "Very High"
Is there any way to change this? I would like to be able to arrange them like this.
"Very High" -- "High" -- "Medium" -- "Low" -- "None"
In a similar report (not cross tab) I was able to create a formula which set Very High = 1, High = 2, Medium = 3 and Low and None = 4.
This allowed me to sort them based on the number so I could arrange/sort them in this order
VERY HIGH
HIGH
MEDIUM
LOW
NONE
Thanks in advance.
(PS I am also going to post this in the CR other topics forum)
-- Jason
"It's Just Ones and Zeros