Hi Community,
I am doing a survey using Survey123 app and aggregating the data through Xlsx. I have the following situation and have not been able to solve it:
I have several questions that should only pop up other questions if the user answers YES and if they answer NO they should skip them and go to the next one.
I am trying to use the following function but it is not clear to me how to use it:
if(selected(${question_one}, 'yes') and selected(${question_two}, 'yes'), 'yes', 'no')
Has anyone tried something similar that can give me a hint on how to do it.
Thanks, sincerely confused.
Translated with www.DeepL.com/Translator (free version)