Good afternoon all,
I wondered if anyone has come across this at all? I have a autocomplete search with the following syntax:
autocomplete search(concat("newtable?url=https://services1.arcgis.com/iKsbBcqgXYnhKSqt/arcgis/rest/services/Test_Service/FeatureServer/0","&where=select_date NOT IN('",${date_calculation},"')OR select_date IS null AND Permanent='No'"))
It performs three queries in the where clause and returns a list. This list populates just fine on Survey123 Connect. However when I publish to the web I receive the error: Failed to load the choice list. Please contact the survey owner to fix it.
Interested to see if anyone has come across before?
Cheers!