I have a report that groups by recruiter name and then lists all accounts that have a scheduled blood drive in the selected start/end time frame and drive date for each account. Please see screenshot.
What I'm trying to accomplish is to have the accounts listed by their drive date, I'm not sure what order they are actually being listed in currently.
To do this, I've tried placing the field DM.FromDateTime in both the Details section and the group footer for DM.FromDateTime and created a Summary --> Max. I placed this summary in the group footer where I have all of my drive information displayed and in Group Sort Expert, I selected All based on Max of DM.FromDateTime (Descending).
But no matter what I seem to try, I cannot get the Accounts to be sorted by drive date.
Any suggestions?