Hi Eddy,
TEVEN table hold the time event data, so it meant to have multi-records for single employee.
If you want to show one line pre employee, the simplest way is to use a sub-query to find the first/last seq # (i.e. field PDSNR) pre your need.
Regards
Bill