Solved
Technical question
Hello,
I'll be glad to receive your help:
In the survey I build, I want to ask the subject how many children she has, and according to her answer, I would like her to answer another question: What is the date of birth of your children?
For example, if the respondent answers the number of children is 3, I want her to be able to fill the birth dates of all three of her children.
I looked for a solution to this in the support page but unfortunately I did not succeed.
Can you help me implement this?
Muriel
Best answer by Alok_Painuly
Hi @Muriel in this case you can use loop. You can show these two questions (Gender and DoB) together N number of times based on the selection of previous question. Please refer the below link for more details:
https://www.qualtrics.com/support/survey-platform/survey-module/block-options/loop-and-merge/
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Similarly, for 2nd option the logic will be when the value of previous question is greater than equal to 2 and so on...
Please let me know if this is clear or you want me to share more details.
Thanks
Now, on 2nd question where we are asking the DoB, we need to add display logic on every option.
!
Apply the logic on each option one by one - where it will be displayed when the value of previous question is greater than equal to the answer option. Please refer below snapshot.
!
Please note that you must restrict the limit in your question where you are asking the number of children, e.g. max 10 child.
Please let me know if you are using different question type other than the numeric question to ask number of children. If yes, then we need to do it in another way.
