I have a cross-tab and I want to have an ordering at the row and at the column, based on 2 fields of my table. Let say that the row is based on the field ITEM_KEY of my table and the column on field ITEMFLT, at the table there are also 2 more fields LORDER(which specifies the ordering for the filed ITEM_KEY), FORDER(which specifies the ordering for the filed ITEMFLT).When I created my table I used ORDER BY LORDER,FORDER. I also add these ordering in the Database->Show SQL Query but the results that the report gives dont respect that ordering.Is there an option of the cross-tab that specifies the ordering of the row& column of the cross-tab???
Thanks
Thanks