How do I skip a question based on an integer value?

Q1 How many children do you have under 15 years of age?
Enumerator Note: Write 0 if respondent has no children.

Q2 Do your children attend this school? If Q1 > 0

1= Yes
0= No

Welcome back to the community, @azamiqbal! Do you mean, you wish to create a survey form with a skip logic that should be able to skip Q2 if not needed or do you wish to download all the cases by filtering your required condition?

If value is 0 in Question 1

I want Q2 to be Skip

You could do this as outlined in the image shared below:

In the survey tab of your xlsform:

In the choices tab of your xlsform:

Image 0.2

Data entry screen as seen in Enketo: when a condition is not satisfied

Data entry screen as seen in Enketo: when a condition is satisfied

Reference xlsform:

Skipping Questions (Integer Value).xls (33.5 KB)

Thanks, Brother
I never forget your Help

1 Like

Hello @azamiqbal,
There is also a support article on skipping: https://support.kobotoolbox.org/skip_logic.html?highlight=skip

1 Like