I have a query that groups and counts certain emails by a matter number. In my query I have selected a series of fields and one of the fields is received date in which i'd like the query to return the date of the oldest/first email as seen in the screen shot.
Again, I want to show the oldest date of one of the grouped records but in the results it is showing me 11/12/2014 11:39 PM which isn't the oldest.
Here are the email dates in this group of 3:
Shouldn't it show 11/12/2014 10:32 AM as the first received email and that date should be in the results???
Anyone else run into this?