Hi all,
I am trying to use pulldata to pull data from a linked CSV. I have managed to populate a select_one list dynamically with the linked CSV, but now I want to populate another answer based on values in the linked CSV.
This is the pulldata formula I have tried:
pulldata('https://services9.arcgis.com/HmEFp6x93FBcyUml/arcgis/rest/services/Jobs_Simplified/FeatureServer/0','SiteName','No',${job_name})
I don't get any errors, but it just doesn't work. Does anyone know why?
Thanks all,
Ben