Displaying the most recent data
413092Dec 5 2007 — edited Dec 6 2007I have a situation where there are several columns containing data.
I want to display the most recent data for each of the columns, but the latest date that we have data can vary between each of them.
e.g. For column 1 the latest data we have is from 01-Dec-2007
Column 2 has data from 03-Dec-2007
I would want this to be shown in a table with the various columns and a single row indicating the latest data for the respective columns.
I'm struggling to think how I would do this in Answers.
If everything had the same date then obviously I could simply apply a filter, but it's not quite that simple.
Any ideas?