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.
If I'm understanding correctly, what works for me is to retrieve the location from a feature layer into a hidden field as JSON and then pull out the x and y from that.
If I'm understanding correctly, what works for me is to retrieve the location from a feature layer into a hidden field as JSON and then pull out the x and y from that.