2021-01-22 08:24 PM
Hello,
I am using calculated if statements to compare a field from an application and a field from a questionnaire and produce a "yes" or "no" value for whether or not the fields match. This works for all fields with one exception. When a cross reference field has one value it works, but when it has two it errors out saying "the parameter expected one value and there were two".
Is it possible to compare two cross references with multiple values to see if they match? Note, the xref fields reference the same application and this configuration works correctly when there is just one value in the xref fields.
Thanks,