Using CR 10
I have a simple report that shows basic employee info with an enter and exit date in the details section. The problem is that if the employee has both an enter and exit date 2 records are returned. The Dates Table has 1 date field and a Boolean isexit field, therefore an employee with both an enter and exit have 2 records. I believe I have to loop over the employee before the dates are returned but although I am familiar with Crystal am lost with this issue.
Any assistance is greatly appreciated
I have a simple report that shows basic employee info with an enter and exit date in the details section. The problem is that if the employee has both an enter and exit date 2 records are returned. The Dates Table has 1 date field and a Boolean isexit field, therefore an employee with both an enter and exit have 2 records. I believe I have to loop over the employee before the dates are returned but although I am familiar with Crystal am lost with this issue.
Any assistance is greatly appreciated