Hey all,



I have two records for a list of employees: start date and end date. I want to create a query for the top 5 employees who have been employed the longest (and are still currently employed). How should I go about this using a top values property? thanks.