COUNTIFS and HAS formula

I'm having a problem with one of our widgets on a dashboard that tracks how many projects a user is a team member of. It is currently showing all projects the team member is assigned to, regardless of project status (we only want to show the in progress ones). I have come up with the formula below that references our Master Project List; however, it is not working. Please help.

=COUNTIFS({Project Status}, "In-Progress" AND({Project TM}, HAS(@cell, [Team Member ]@row)))

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!