Hello and thanks for taking the time to read my question.
Backround:
I am developing a multiple record report that will return many rows per every Release Number (UDF/unique identifier per every row of info returned). The values in the Release Number field will only numberic characters (1,2,3,4, etc.). All of the information in each row returned will be identical with the exception of the Release Number field.
Example:
Name Class Release Number
---- ----- --------------
JDoe 123 1
JDoe 123 2
Question:
How may I display only the row/details section with the highest value of Release Number, IE the second row in the above example.
Any help or advice would be greatly appreciated!
Thanks!
Backround:
I am developing a multiple record report that will return many rows per every Release Number (UDF/unique identifier per every row of info returned). The values in the Release Number field will only numberic characters (1,2,3,4, etc.). All of the information in each row returned will be identical with the exception of the Release Number field.
Example:
Name Class Release Number
---- ----- --------------
JDoe 123 1
JDoe 123 2
Question:
How may I display only the row/details section with the highest value of Release Number, IE the second row in the above example.
Any help or advice would be greatly appreciated!
Thanks!