How to set differently two consecutive questions with number validation | XM Community
Skip to main content

Hello,

I'm quite new to Qualtrics, so most probably I'm missing out on something. Still, here is my issue.

I would like to ask two consecutive questions for amounts entry (text entry question types) where the amount/ number entered at the second question should be smaller or equal to the one from the first question.

So, my assumption of how should do it is the following:

First question: Validation - Content Type - Number - Minimum 1000 and Maximum 99000000 - Done
Second question: Validation - Custom - '’Is Less Than or Equal to" piping the value of the first question. 

The issue is there is no possibility to pipe the first question (please see the empty box below - where I expected to pipe the first question from):

 

Thank you in advance,

Violeta

Your assumption is correct, Pipe in the value of first question in second question’s validation.

Use pipe in method in any question text and select first question value.

 

You will get piping value

 

 

Cut and paste it into second question validation empty box. like this. ${q://QID3/ChoiceTextEntryValue}

Save and test properly.


It's working, thanks a lot!


Leave a Reply