I would like to capture the AGOL login credentials and use .csv lookup to equate the AGOL user to our internal Active Directory account user names. Is there a variable name I can use in the calculate or pulldata function that will get the username that was used to startup Survey123?
The username question type will grab the AGOL login name; that can then be used with pulldata.
Would this be an appropriate pulldate equation?
pulldata('inspector', 'insp_name', 'insp_name', ${username})
The formula you provided has the column you want to get from the CSV as the same as the column you use to lookup the value - they need to be different columns.
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.