harrietohs
IS-IT--Management
Crystal 8.5
I use the following formula for a row in a cross tab report:
WeekdayName(DayOfWeek({activity.new_date}))
The report is run with start and end date parameters, with the intent to see which days of the week have the most actvities.
This formula sits within a group that divides the report by the different activity types.
It all works fine, except the report displays with the week day names in alphabetical order. I am trying to figure out how to get them to display in natural date order (i.e. Mon, Tues, Weds, Thurs,....)
Thanks,
Harriet
I use the following formula for a row in a cross tab report:
WeekdayName(DayOfWeek({activity.new_date}))
The report is run with start and end date parameters, with the intent to see which days of the week have the most actvities.
This formula sits within a group that divides the report by the different activity types.
It all works fine, except the report displays with the week day names in alphabetical order. I am trying to figure out how to get them to display in natural date order (i.e. Mon, Tues, Weds, Thurs,....)
Thanks,
Harriet