I have a list of records related to employees where I have the admission date (DD-MM-YYYY). I need to create a report where I can summarise the number of employees that I have in the company with more than 4 years, the ones that I have between 2 and 4 years and also the ones that I have until two years. What is the best option to do this?