mates regex validation side by side question. | XM Community
Skip to main content

I am trying to ask a costs side by side question where I want to add mates regex validation for the $ amount entered in second question to be lesser than the $ amount entered in the first question. question example here:
image.pngI want part of costs for period 1 to be less than all costs in period 1. can someone please help me with the matches regex code?

Can't you do it via the inbuilt custom validation?
Why do you need regex for this?


https://community.qualtrics.com/XMcommunity/discussion/comment/39583#Comment_39583I cant do it via the inbuilt custom validation because I want the $ amount entered in the lower box to be less than the $ amount in the upper box. I don't have a number for that since it will be filled out during the survey.
Also when I try to use the inbuilt validation I have to enter a number, I am not able to enter another filed in the end.
image.png


Pipe the text elsewhere to get their references, the use custom validation. See the screenshots below:
image.png
image.png


Leave a Reply