Crystal XI, Access 2007 database
I need to create a distinct count of record ID's in seperate workflow stages.
There are multiple instances of the record ID as it passed through stages of life cycle.
The workflow has various stages. The ones I need to track are "Start", "DataEntry", "Form", "Except"
The workflow has to actually have started before any other workflow stages can be tracked. Therefore I created a list of all record ID's listing workflow = "start".
I thought the best way to do this may be link a subreport and match record id's so I am always comparing to the confirm records Id's that had started.
Is this correct?
I need to create a distinct count of record ID's in seperate workflow stages.
There are multiple instances of the record ID as it passed through stages of life cycle.
The workflow has various stages. The ones I need to track are "Start", "DataEntry", "Form", "Except"
The workflow has to actually have started before any other workflow stages can be tracked. Therefore I created a list of all record ID's listing workflow = "start".
I thought the best way to do this may be link a subreport and match record id's so I am always comparing to the confirm records Id's that had started.
Is this correct?