1. What is the issue? Please be detailed.
I am trying to create a questionnaire where when the question "Is there a service you needed and was not provided?" if yes is selected you can move to the next question
2. What steps can we take to reproduce this issue?
Otline_demo(1).xlsx (455.2 KB)
3. What have you tried to fix the issue?
4. Upload any forms or screenshots you can share publicly below.
I am trying to create a questionnaire where when the question "Is there a service you needed and was not provided?" if yes is selected you can move to the next question
Hi @Blackgover
Instead of utilizing "${A4} = 'yes'" in the relevant column, you were supposed to use "${services} = 'y/n0'" for all questions dependent on Question 2 ("Is there a service/test/medicine that you needed that was not provided?") to be answered with "yes."
You can read more on documentation
Please find attached the updated form.
Otline_demo(1).xlsx (575.9 KB)