mmaz
Programmer
- Nov 22, 2000
- 347
Hi,
I'm trying to display the id of the most recent db record. I'm using CR 8.0 & ODBC for Remedy.
I've included this condition in the select expert:
{table.myDate} = Maximum({table.myDate})
but I get the following error message:
"This function cannot be used because it must be evaluated later."
Help!!
I'm trying to display the id of the most recent db record. I'm using CR 8.0 & ODBC for Remedy.
I've included this condition in the select expert:
{table.myDate} = Maximum({table.myDate})
but I get the following error message:
"This function cannot be used because it must be evaluated later."
Help!!