Hello,
I am trying to have a message (note type) appear only if two variables are not equal to each other. The trouble is in the relevant field. I get an error message every time explaining that it doesn't understand the expression. My expression is ${variableA} != ${variableB}
I do not understand where the error is. Any ideas?
Thanks,
Kara
Solved! Go to Solution.
Hi Kara,
My apologies, I got my wires crossed (someone had just asked about choice_filter and inequality). In looking at your statement, there's a small typo in a variable name - $CementReturnReading1} vs. ${CementReturnReading1}
Hi Kara,
Currently, "not equals" is not supported in the choice_filter for the Survey123 field app
Hi James,
It is in the 'relevant' column, rather than the choice_filter. Does that change anything? Are there other ways to achieve the same result?
Thanks,
Kara
Hi Kara,
My apologies, I got my wires crossed (someone had just asked about choice_filter and inequality). In looking at your statement, there's a small typo in a variable name - $CementReturnReading1} vs. ${CementReturnReading1}