I would like to create a query listing all account types = XXX, but only accounts in states NY, OR and NH?
How can I do this?
I selected condition, account = XXX AND Address = NY OR address=OR OR address=NH. However, if I do this, nothing shows up.
Why?