Hello All,
I'm using Crystal Reports 8.5/Crystal Enterprise 8.0 connected to an Informix Dynamic Server 7.3 via Native drivers.
The report is grouped by client.client_id. The details for this report include activity records so there are multiple detail records for each client. Each activity record has a start_date and an end_date. The end_date is null if the activity has not been completed.
I would like to evaluate all activity records to identify those clients that have no null end_date (all activities completed) and 90 days has past since the latest end_date.
My goal is to highlight the record(s) if it(they) meet(s) this criteria.
I hope this makes since. If more information is needed or a better explanation I apologize and will be happy to provide it.
As always, thanks in advance.
See ya,
Jack
I'm using Crystal Reports 8.5/Crystal Enterprise 8.0 connected to an Informix Dynamic Server 7.3 via Native drivers.
The report is grouped by client.client_id. The details for this report include activity records so there are multiple detail records for each client. Each activity record has a start_date and an end_date. The end_date is null if the activity has not been completed.
I would like to evaluate all activity records to identify those clients that have no null end_date (all activities completed) and 90 days has past since the latest end_date.
My goal is to highlight the record(s) if it(they) meet(s) this criteria.
I hope this makes since. If more information is needed or a better explanation I apologize and will be happy to provide it.
As always, thanks in advance.
See ya,
Jack