Validation Condition

Hi Team,

We need to fulfill the below criteria.

When we enter 3 integer values we will get the average value.(for example: integer:1=1,integer:2=3 and integer:3=2 & the average value is 2).The average should display only when the average value is <5 and should not display if the value is >5.

Could you please advise on this.

Regards,
Supriya

Hi @msupriya,

You could design the form as shown in the image below:

In the survey tab of your xlsform:
Image 1

Data entry screen as seen in Enketo: When the calculated value is less then 5

Data entry screen as seen in Enketo: When the calculated value is greather then 5

Reference xlsform:
Validate with Note.xlsx (10.3 KB)

Have a great day!

1 Like