Hello,
I'm working on an ExB app that allows users to create polygons. My aim is to always display the latest polygon created by users, regardless of who created it. I have been doing some research and found the following thread that suggests it is possible using View layers, but I can't get it to work as still shows all the polygons (instead of the latest):
https://community.esri.com/t5/arcgis-online-documents/display-latest-feature-in-a-feature-service/ta-p/904523
I have tried filters already but the 'creation_date' expressions doesn't allow me to pick 'last' at all.
Has anyone been able to display always the latest polygon in a ExB app?
Any idea / help more than welcome
I'm on ArcGIS Enterprise Version: 11.3.0 (build 51575)