Changes

Using a Date Range in a Report

887 bytes added, 19:00, 30 November 2007
no edit summary
You can also isolate a date range by using the same date field twice, and by utilizing the implied and operator between columns to set a date range. In this example, you will apply this technique.

1. Create a copy of the '''Employee Start Date''' report named '''Employee Start Dates - Date Range'''.

2. Display the '''Report Builder''' and modify the report as shown below:

[[Image:Reps57.png]]

This report will display all employees where the start date is greater than 1st January 2004 '''AND''' less than 31st of December 2005.

This report will not include employees hired on either January 1st or December 31st. If you needed to include these records, the criteria should be set to: '''>=’2004-01-01’ AND <=’2005-12-31’'''

3. Run the report and review the results.

4. Close the report.

[[Category:Reports]][[Category:System Management]][[Category:Applications]]
4,401
edits