AndersonCJA
Programmer
Crystal reports 8
oracle database
If I try the line of code below as part of the selection criteria, I recieve a message, "This function cannot be used because it must be evaluated later"
{table.field} = maximum({table.field})
I know there is the option of grouping by the field name, however it would be so much more effecient to have a way to get only the records I need.
Is there a way?
Thank you,
oracle database
If I try the line of code below as part of the selection criteria, I recieve a message, "This function cannot be used because it must be evaluated later"
{table.field} = maximum({table.field})
I know there is the option of grouping by the field name, however it would be so much more effecient to have a way to get only the records I need.
Is there a way?
Thank you,