Is there a Javascript function that I can reference that returns multiple values as an array or list from a csv file by searching and returning all the values that match the input value?
Thank you!
In Survey123 you can't work with local files in Javascript for security reasons. You can upload the CSV to your server and convert it to a JSON that you can use with Javascript.
Usually that's not necessary though. Generally you can use Survey123 to directly pull the relevant values from the CSV, and then pass that to your Javascript.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.