Hi again!
I'm working in AGO with ArcMap and have Pro available.
Problem: I need to symbolize a layer of water monitoring stations by size and color based on:
- Number of samples at that location
- Water Temp on the most recent collection date.
I have a related table with all the sampling data and a feature layer of my sampling stations.
Using the Join One:One from the Analysis tools in MV Classic (outputting Layer View), I can join the related table to the sample locations, and I can either:
- Keep one record that has the latest collection date and all of that sample's data.; OR
- Generate statistics, including the MAX collection date and the Join Count (#related records/station) but NOT the actual water temp for that collection date.
I also cannot symbolize based on attributes in a related table (cannot access feature sets in Change Style Expression Builder), so...
How can I capture BOTH the collection date AND actual water temp WHILE generating the Join Count at each station?
The only way I can think to do this is to create a Dynamic Field Calculation in a new field of the Joined Layer View that will regularly update the related record count for each station. Is that possible? Am I anywhere near the right track?
Is there any other way to access the related table from the Change Style Expression Builder?
@XanderBakkeryou seem to have most of this figured out. Any ideas?
(Thought about a One:Many join, but I can't filter based on a MAX date, or anything else that is useful.)
Been beating my head against the wall for two days on this one.
Thanks in advance for any help. I can pop a map together Monday if that's helpful, but I think I've described the problem well enough for now. And I have a lot of failed attempts to clean up! 🙂