Hi @jbk ,
Add branch logic at the survey flow depending on how you set up your question and number of age quotas set-up.
For example,
(Survey builder)
Q1: How many children?
(Survey builder)
Loop times based on Q1:
Q2: What is child “Loop count”’s age?
Option1: 10
Option2: 11
(Survey flow)
If question on children’s count is more than 1 and Quotaage1 is less than Quotaage2,
Displayage=10.
If question on children’s count is more than 1 and Quotaage1 is more than Quotaage2,
Displayage=11.
Note:
Your number of condition and branches may increase depending on the number of quotas set up.
This Displayage value is a number. Change it to fit your age question options.
(Survey builder)
Q3: “Piped text - Displayage”…
Hope this helps.
Hi @jbk have you checked on supplemental data sources? Maybe it could help
Hi @jbk have you checked on supplemental data sources? Maybe it could help
can you please explain how supplemental data will be useful for this.