Hi,
i have a report that contains a groupe header. this header contains the months of the year. problem is, when you create a new group header, you need to specify a sort order (ascending or descending). but months are not sorted in alphabetical order. furthermore, i have to display the months of one fiscal year (fiscal year goes from april to march of the next year). I have a table containing the months along with an id (month id) telling in what order months have to show up. but i cant sort the group header of my reports using this field (the month id).
even if my query sorts the data using the monthid, the groupheader is still sorted in alphabetical order.
how can i specify the sort order of a group ???
i have a report that contains a groupe header. this header contains the months of the year. problem is, when you create a new group header, you need to specify a sort order (ascending or descending). but months are not sorted in alphabetical order. furthermore, i have to display the months of one fiscal year (fiscal year goes from april to march of the next year). I have a table containing the months along with an id (month id) telling in what order months have to show up. but i cant sort the group header of my reports using this field (the month id).
even if my query sorts the data using the monthid, the groupheader is still sorted in alphabetical order.
how can i specify the sort order of a group ???