Hello everyone,
I'm working with ArcGIS Field Maps, and I have a feature layer with polygon areas that have a 1-to-many relationship with a related table for inspections. When viewing the related inspections in the popup in Field Maps, I would like to sort the list of inspections by the inspection date field, with the most recent inspections displayed at the top and older ones at the bottom.
Is there a way to configure the related table's popup to display the inspections in this order? Any guidance or tips would be appreciated!
Thanks in advance!
-June
I believe this is possible but you'll need an arcade expression. https://developers.arcgis.com/arcade/function-reference/portal_functions/#featuresetbyportalitem
Another way, this video series uses Analysis in Map Viewer Classic to Join Features and then sets up the refresh rate to 30 seconds. I hope this helps!
Inspection Workflows Part 1: Building & Publishing Related Tables
Inspection Workflows Part 2: Web Map Creation & Dynamic Symbology