I need to prompt for a question based on 3 of 5 possible known results of a previous question else hide it.
How do I code an OR operator in 'relevant' ?
Is this for Survey123 or some other product?
Yes Survey123.
I’ve tried OR, commas, ‘if’ statements
This graphic is like what I want to do…..
Sorry, I’m new to the forum.
Looks like I found my answer. The code doesn't like uppercase OR. This worked....
${knock_result} = 'not_home' or ${knock_result}= 'not_interested' or ${knock_result} ='commercial_prop'
Thanks Darren.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.