OldGrayMare
MIS
We use Crystal 11
Our dates are stored as Date/Time values. I have created a date range parameter, selected Date for the Type and Allow Range Values for Options. When I run the report, I get no data and an error like "Field requires a date/time value".
I tried converting the date/time to a date in the following formula called Date:
CDate ({HPD_Help_Desk.Submit Date})
...and inserted the converted date in the selection criteria.
{HPD_Help_Desk.Company} = "ITS Help Desk" and
{@Date} in ({?Date Range})
What am I missing here?
Thanks!
Our dates are stored as Date/Time values. I have created a date range parameter, selected Date for the Type and Allow Range Values for Options. When I run the report, I get no data and an error like "Field requires a date/time value".
I tried converting the date/time to a date in the following formula called Date:
CDate ({HPD_Help_Desk.Submit Date})
...and inserted the converted date in the selection criteria.
{HPD_Help_Desk.Company} = "ITS Help Desk" and
{@Date} in ({?Date Range})
What am I missing here?
Thanks!