Can you do something like this in the relevant column:
${name}='value' , ${name}='value'
I need both to be true, not an and/or. I tried using a comma but it does not like that
@ZacharySutherby
@DougBrowning
@IsmaelChivite
You say "I need them both to be true, not an and/or", but isn't that what an and statement is? Also, what type of question is ${name}? I don't see how the same question can equal two different values at the same time.
If it was just a typo in your post, and you intended it to refer to two different questions, you would just use the and syntax: ${name1} = 'Value1' and ${name2} = {Value2}
I know you tagged other people in your post and maybe they have a better answer, but hope this helps or can provide additional clarification in the meantime.
@Katie_Clark this is exactly what I was looking for. Thank you!
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.