Using Survey123 and 'generated_note_prompt_submitted" to generate a Thank You page. Is it possible to dynamically change the content of the Thank You note based on a 'relevant' condition?
For example,
if ${yes_no}=yes ---> show this thank you message "Thank you. Glad to see you have chosen Yes"
if ${yes_no} = no ---> show this thank you message "Thank you, but sorry to hear that you have answered No"