In the below snippet, what i Want is the total of 5.1 to be tied to answer filled in the previous question. eg. if i fill the answer to standard management reports to be 20, i want to put a validation in Q 36 (5.1) for the total to be equal to 20.
Would really appreciate a solution. Thankyou
Page 1 / 1
You can do this through custom validation. I used piped text with my first question to get the value for Total Sum. In my test case this was: ${q://QID1/TotalSum}.
For 5.1 I then applied validation equal to: Add validation - Must total - ${q://QID1/TotalSum}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.