CRXI
When creating a crosstab, I need to sort the columns in specified order. The rows are dates:
UserName
GROSS | NET | SCHEDULE | IMMEDIATE (<----- this column is "specified order")
DATE
The second column is sorted in "specified order".
I name the groups in specified order and then I define each group using options like "Is Like" and "Starts With". No problems there.
However, not all colums appear! For example, "IMMEDIATE" doesnt appear.
But if I change the order in the "specified order" tab, for example I let "IMMEDIATE" be the first column instead of "GROSS" then it suddenly appears (with the correct data)! But then again, I may lose "NET" or "SCHEDULE".
Does anyone know what's going on here?
Edited by Valmont - 21 Feb 2007 at 2:32pm