I am using Crystal XI.
I have a report pulling contact dates into the main report from a subreport. In the main report, I wish to evaluate the contact date(s) to see if they are within a service authorization range. If they are in the range then will be assigned hours to determine a workload.
Usually, there is only one contact date for evaluation. However, sometimes there are more. I would like to evaluate each contact date independently against the range to determine if hours should be assigned. Currently, only the latest date is evaluated.
I assume a loop needs to be done but I am at a loss for how to begin. Any suggestions would be appreciated.
I have a report pulling contact dates into the main report from a subreport. In the main report, I wish to evaluate the contact date(s) to see if they are within a service authorization range. If they are in the range then will be assigned hours to determine a workload.
Usually, there is only one contact date for evaluation. However, sometimes there are more. I would like to evaluate each contact date independently against the range to determine if hours should be assigned. Currently, only the latest date is evaluated.
I assume a loop needs to be done but I am at a loss for how to begin. Any suggestions would be appreciated.