Crystal 10 - ODBC
I am trying to insert a line into a formula that will allow me to only select the records with the most recent date. The field for this is a DateTime field. Here is the formula:
Maximum({JOB_STEP_EMP_PROD_RATE.JOB_STEP_EMP_PROD_RATE_DATE})
When I insert that into the formula is tells me that a boolean is required. Any help with why or what needs done?
I am trying to insert a line into a formula that will allow me to only select the records with the most recent date. The field for this is a DateTime field. Here is the formula:
Maximum({JOB_STEP_EMP_PROD_RATE.JOB_STEP_EMP_PROD_RATE_DATE})
When I insert that into the formula is tells me that a boolean is required. Any help with why or what needs done?