I have a base set of data, Street Centerlines.I have a historical table that has multiple entries per streetThese two are related by a unique field.In the Historical table I have a Year fieldWhat I want to do is join the two and populate a Year Field in the Street Centerlines...BUT i need the most recent year from the Historical Table.I can do this with a join but I am sometimes getting the Older Year and Sometimes getting the Newest Year.Where a particular entry in the historical table may match to Street "4534" but have 3 records with 3 different years.Street Centerlines'4534'Historical Table'4534' 2002'4534' 2005'4534' 2010How do I do this and make sure that I get the most recent year in all the recrods?That make sense?Thanks
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.