mamarockstar
Technical User
I have a report where I need to show the most recent date and suppress the others. It's a historical date field that keeps track of staffing dates. It looks something like this:
Client ID Staffing Date
12345 1/5/03
12345 3/19/04
12345 1/7/05
12345 2/10/06
According to this report, I only want the "2/10/06" entry to show. I tried this formula: {staff.date}=next({staff.date}), but it didn't work.
I'm using CR 8.0 with a Cache database.
Thanks for your help!
Client ID Staffing Date
12345 1/5/03
12345 3/19/04
12345 1/7/05
12345 2/10/06
According to this report, I only want the "2/10/06" entry to show. I tried this formula: {staff.date}=next({staff.date}), but it didn't work.
I'm using CR 8.0 with a Cache database.
Thanks for your help!