Formula should be returning a value of 3 not zero

I have created the below formula to calculate the number of projects by application (primary column) whose status is Not Started and belongs to group TMOEX. I should be getting a value of 3 but it is returning 0. Can anyone help identify what is incorrect in my formula? Thank you!

=COUNTIFS({Project Status}, "Not Started", {ALL COES}, HAS(@cell, "TMOEX"), {Application}, [Primary Column]@row)

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!