How do I add an OR to the expression and logic:
="Resource: " + COUNTIF(CHILDREN(Status1:Status17), "Terminal Updated") + " of " + COUNT(CHILDREN(Status1:Status17))
I want to add both Terminal Updated and Terminal Replacement to the count.
Any help greatly appreciated!