CrystalVis
Technical User
Hello All,
I have the following data in the table:
Date Closed
08/17/2002
08/22/2002
08/22/2002
08/22/2002
Here is my record selection statement
{tbl.DateClosed} <= {?Date}
when I enter 8/22/2002, only one record return (8/17/2002). However, when I enter 8/23/2002, all four records return. Is this mean the date parameter is not inclusive? Your help/input is greatly appreciated. I am using CR8.5 with Oracle backend.
TIA
I have the following data in the table:
Date Closed
08/17/2002
08/22/2002
08/22/2002
08/22/2002
Here is my record selection statement
{tbl.DateClosed} <= {?Date}
when I enter 8/22/2002, only one record return (8/17/2002). However, when I enter 8/23/2002, all four records return. Is this mean the date parameter is not inclusive? Your help/input is greatly appreciated. I am using CR8.5 with Oracle backend.
TIA