Jewel142
ISP
- Jun 17, 2009
- 39
Hi -
I am trying to write a report that shows the last date an employee was paid. We have weekly paydata from 1/1/2005 thru present so there is a lot check detail.
I've tried using the Maximum({PRCHECK.CHECK_DATE}) function but that didn't work. It just pulled the last date in the series and not the last date the employee was paid.
Employees are grouped by employee number. Is there any way to pull just the last check date without all the other detail. If I use the greater than or equal to function, I may miss someone that has a check date prior to the critera date.
Thanks!
Jewel142
I am trying to write a report that shows the last date an employee was paid. We have weekly paydata from 1/1/2005 thru present so there is a lot check detail.
I've tried using the Maximum({PRCHECK.CHECK_DATE}) function but that didn't work. It just pulled the last date in the series and not the last date the employee was paid.
Employees are grouped by employee number. Is there any way to pull just the last check date without all the other detail. If I use the greater than or equal to function, I may miss someone that has a check date prior to the critera date.
Thanks!
Jewel142