Is it possible within Survey123 to surface the username of who created each repeat? I am looking to concatenate then join, outside of the repeat, the data from a select one question, the username and open text.
Hello @CoreyWilliamsESRIAccount,
Within the repeat you can add a question that uses pulldata("@property", 'username') in the calculation column. Anytime someone adds a new repeat value the username will be extracted and added to the repeat record. You can also set the calculationMode to whenEmpty to ensure the calculation only runs when the repeat is added ensuring the value isn't updated if the repeat is updated.
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.