Hi All,
I am having trouble coming up with the correct formula for hiding a prompting label on my form. Please help!
It depends on the input of two choice questions
I want the label to be hidden, UNLESS the answers to the questions are both NO.
I have tried numerous rule combinations, but can't make it look at the result of both questions as a whole. Maybe I have the syntax wrong.
The last option I tried was
and(keystakeholder_CHC!="No", priorityportfolio_CHC!="No").
It was reading KeyStakeholder in isolation, and as soon as that NO was selected there, it would show the decline label.
I have further scenarios that will use a similar logic in the form so if I could just get it right for one, then I would be able to complete the rest.
Any ideas?
Thank you!
