Custom numeric validation -- Right column needs to be greater than left column | XM Community
Skip to main content

I have matrix table with two numeric text inputs. Is there anyway I can validate my table so that the right column needs to be a higher number than the left column?
Screen Shot 2020-10-01 at 10.18.34 AM.png

You can use a piped value in the right side of the validation condition. For example:
Statement 1 Scale Point 1 less than ${q://QIDxx/ChoiceTextEntryValue/1/2}


Leave a Reply