Thank goodness I found this site. I need some assistance.
In my select expert I've indicated I need all the dates in the database until the end of 2003. I need this data to determine the earliest ticket date. However I just want to display the tickets issued in 2003 along with their earliest issue date.
For example:
Ticket Ctry Date Issued Earliest Date Issued
123693 US 1/1/2003 6/1/2002
123693 EP 6/1/2002
125696 US 8/5/2003 8/5/2003
126937 US 7/5/2002 7/5/2002
126937 EP 7/5/2003
Note: Each ticket can have multiple tickets issued.
My problem is getting the current year issue dates and the earliest issue date on the same report.
If I change the select expert to display just 2003 my 2003 issue date displays correctly but the earliest issue date is using the data from the year 2003 and not all years from the database.
In my select expert I've indicated I need all the dates in the database until the end of 2003. I need this data to determine the earliest ticket date. However I just want to display the tickets issued in 2003 along with their earliest issue date.
For example:
Ticket Ctry Date Issued Earliest Date Issued
123693 US 1/1/2003 6/1/2002
123693 EP 6/1/2002
125696 US 8/5/2003 8/5/2003
126937 US 7/5/2002 7/5/2002
126937 EP 7/5/2003
Note: Each ticket can have multiple tickets issued.
My problem is getting the current year issue dates and the earliest issue date on the same report.
If I change the select expert to display just 2003 my 2003 issue date displays correctly but the earliest issue date is using the data from the year 2003 and not all years from the database.