This has to be too simple...but it's friday afternoon...
I have to select a memo field (I know...) based on the
update date in the same table for every selected account on the report. I want the memo from the most recent date.
Group by account, sort within account by date descending, suppress details and display data in the group header. Or use a group selection formula Maximum({date},{account}).
Both of these solutions pull all records and filter on the workstation. You'll need more SQL than CR can do to filter on the server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.