I am trying to sort a report but I have a problem, I was hoping someone could help me with.
My report is grouped by loan number and under each loan number there are multiple status dates with users attached to them.
So it is set up like this:
GH - loan id 12345
D - status date 04/27/2005 user barnes
D - status date 04/25/2005 user smith
GH - loan id 14523
D- status date 03/22/2004 user smith
d- status date 03/15/2004 user jarrell
GH - loan id 15412
d- status date 04/22/2005 user barnes
d- status date 04/21/2005
I want to be able to put the two loans id's in order by users with the latest status dates.
In other words. I want loan id 12345 first and then 15412 next because barnes had the most recent status date and I want all of his latest statuses together. I want the loan id' group to stay in tact, with the other users still under them. Does this make sense?
Im using v 8.5. I have tried everything, and am not sure what else I can do to accomplish this. Please help.
Thanks!
My report is grouped by loan number and under each loan number there are multiple status dates with users attached to them.
So it is set up like this:
GH - loan id 12345
D - status date 04/27/2005 user barnes
D - status date 04/25/2005 user smith
GH - loan id 14523
D- status date 03/22/2004 user smith
d- status date 03/15/2004 user jarrell
GH - loan id 15412
d- status date 04/22/2005 user barnes
d- status date 04/21/2005
I want to be able to put the two loans id's in order by users with the latest status dates.
In other words. I want loan id 12345 first and then 15412 next because barnes had the most recent status date and I want all of his latest statuses together. I want the loan id' group to stay in tact, with the other users still under them. Does this make sense?
Im using v 8.5. I have tried everything, and am not sure what else I can do to accomplish this. Please help.
Thanks!