ddrake
Technical User
- Mar 19, 2003
- 92
Hi all,
I think I've missed something obvious. The following formulae isn't pulling any records. What have I missed?
Thanks!
Dave
({HPD_HelpDesk.DayOfWeek} in ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"] AND
TimeValue ({HPD_HelpDesk.Create Time}) > TimeSerial (17,0,0) AND
TimeValue ({HPD_HelpDesk.Create Time}) < TimeSerial (7,0,0)) OR
({HPD_HelpDesk.DayOfWeek} in ["Saturday", "Sunday"])
DayOfWeek field is just text. Create Time is a date/time field.
Running Crystal 9 (Remedy 5 integration and SQL2K db)
I think I've missed something obvious. The following formulae isn't pulling any records. What have I missed?
Thanks!
Dave
({HPD_HelpDesk.DayOfWeek} in ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"] AND
TimeValue ({HPD_HelpDesk.Create Time}) > TimeSerial (17,0,0) AND
TimeValue ({HPD_HelpDesk.Create Time}) < TimeSerial (7,0,0)) OR
({HPD_HelpDesk.DayOfWeek} in ["Saturday", "Sunday"])
DayOfWeek field is just text. Create Time is a date/time field.
Running Crystal 9 (Remedy 5 integration and SQL2K db)