What if you only want to display the LAST row in a list report? I'm using 8.3 and have the average daily balances for each day of the month, but only need the final average. I don't want to actually display the average daily balance for each day in the month, just the final day.
Sorry to be confusing...
PS...I tried using a singleton, but as stated above, it gives me the first row...