I'm attempting to create a formula the matches the filter conditions that I have on this report:
I want to count the number of rows that meet these criteria (count if (this or this or this or this) AND (that or that))
=COUNTIFS(OR([All Results Expected]:[All Results Expected] <> "", [Corrections Expected]:[Corrections Expected] <> "", [Results Expected]:[Results Expected] <> "", [Update Expected]:[Update Expected] <> "") AND(OR([Record Status]:[Record Status] <> "No Longer Public", [Overall Status CT.gov]:[Overall Status CT.gov] <> "Withdrawn")))
This formula is #UNPARSEABLE.
Can you help me figure out how my translation is failing? (I tried the AI - and it didn't come up with the right answer)
Thank you, Smartsheet Braintrust!
Meredith