Hello,
I'm trying to build a report based on a query.
The query is based on 2 tables (Projects & Updates).
I want to see ALL projects, but only info from the most recent update associated with a project (there may be many).
I can make it work, but only showing Projects that have at least one associated update - as soon as I change it to show all Project records, I get an 'ambiguous outer joins' error.
Help!

Amber
I'm trying to build a report based on a query.
The query is based on 2 tables (Projects & Updates).
I want to see ALL projects, but only info from the most recent update associated with a project (there may be many).
I can make it work, but only showing Projects that have at least one associated update - as soon as I change it to show all Project records, I get an 'ambiguous outer joins' error.
Help!

Amber