Need help with syntax for a formula for counts.
Goal: Give a count where If STATUS field contains string value "new" and where a checkbox named External is checked.
Formula: =COUNTIFS(Status:Status, "New", [External:External, "True"])
Currently getting an error: #UNPARSEABLE