Hi,
I'm lookign for a solution to see the number of points within a polygon in an experience that is run on ArcGIS Enterrpise (11.5)
The polygons are created by my users, so I cannot pre-process them.
The users need to see the number of points as quickly and easy as possible when/after creating a polygon.
options I looked into already:
a: trigger action select features and show number of selected features: I fail putting in a spatial relationship.
b: arcade code for an expression field: Works in ArcGIS Online, but in Enterprise this is not possible.
c: geoprocessing tool that writed teh count into an attribute field: technically possible but not easy enough to trigger within the process of creating the polygons.
The problem sounds so easy compared to other things the Experiencebuilder can do. Do I miss the simple solution?
Is there any best practice out there for my goal?
Every hint is welcome, I'm greatfull also for suggestions that are not profen to work yet.
Best
David