Hi there,
I was working on a project where I wanted to pull location data for a point from a hosted point layer. I was trying to use the pull data command, but it didn't return any value.
I tried to fix the UNITID, but still it doesn't return any value.
pulldata("@layer", "Latitude", "https://services8.arcgis.com/EnRf3TCZwFndmCJx/arcgis/rest/services/inspection/FeatureServer/0", "UNITID", "0737")
I may be using the wrong command here; can anyone please guide me?