Hello!
I made a survey in survey123 connect version 3.3.51. The survey is getting information for family members where each family member has a repeated set of questions, and I want to ask everyone except the first person their relationship to the first person. I did this in row 23 and 24 in the attached excel sheet. The logic is not working when I use the form online. The logic does work in survey123 connect preview, and in survey123 for arcgis app. Any ideas of a workaround or another way to make this happen?
| select_one relationship | relationship | <b>How are you related to Person 1?</b> | Skip for Person 1 | | | | | | | | count(${initials})>1 |
| text | relationship_other | Please specify | | | | yes | | | | | ${relationship} = 'Other' |