I am trying to have a query that pulls in only the last meeting information. The query I built has multiple fields that I wnat to only see the "last" information. I cannot seem to get it to work correctly. Usually, it's pulling in all the records associated with a given primary key.
Thoughts?