Hello,
I am trying to follow this example Arcade script (Display the Counts of Point Features within Polygon Features Using Arcade in ArcGIS Dashbo) to show the number of points within a polygon in an Indicator. Can anyone tell me what the pointlayer_ID / polygonlayer_ID refers to? Is it the layer ID like 'Layer: Wells (ID: 3)' e.g. var point_layer = FeatureSetByPortalItem(p, 3);
If so, I haven't been able to get this to work, it just returns an error.
I'm using ArcGIS Enterprise 11.5 and working with layers in a map image layer.
Thanks,
Stephen
Solved! Go to Solution.
I solved it. The format is e.g.
I solved it. The format is e.g.