I have the following data for example
GROUP SECTION
Invoice Number [Aug 8, 2007]
DETAILS SECTION
ItemNo | Description | Latest PurchaseDate
SAMPLEA | DESCRIPTIONA | Aug 7, 2007
SAMPLEA | DESCRIPTIONA | Jul 1, 2007
SAMPLEA | DESCRIPTIONA | Jun 5, 2007
SAMPLEB | DESCRIPTIONB | Jun 6, 2007
SAMPLEB | DESCRIPTIONB | May 5, 2007
Is there a way i can only select in the detail section the maximum date of the latest purchase where the latest purchase date should be <= Invoice Number Date
Thanks for the help.I am not sure what you want to do.
One way to show only the latest detail is: 1
1. sort the details section on the appropriate field so that the latest detail appears last.
2. Move all the fields in the detail section down to the group footer, maintaining their location across the page.
3. If you have some sort of totaling in the group footer, create a group footer B and move the summary fields there.
4. Hide or suppress the details section.
Monday, February 20, 2012
Record Selection Formula Help
Labels:
2007details,
aug,
database,
description,
examplegroup,
following,
formula,
latest,
microsoft,
mysql,
number,
oracle,
record,
sectioninvoice,
sectionitemno,
selection,
server,
sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment