COUNTIFS / HAS / FIND formulas not working on multi-select contact column

fornor1
fornor1
edited 01/08/25 in Formulas and Functions

I have used the HAS formula successfully on a multi-select dropdown field in smartsheet using the below formula:

=COUNTIFS({Add-on func}, HAS(@cell, $Label@row), {PMO}, [EMIR Refit]$1)

where both Add-on func and PMO are multi-select dropdowns fields.

However if i try and replicate this for a contact column that permits multiple contacts i receive an error

Formula i am trying to use:

=COUNTIFS({Primary Owner}, HAS(@cell, $[Integration BA]@row), {Status}, Warranty$3))

where Primary Owner (Integratino owner (primary) is multi-select contact column and Status is single select dropdown column.

For context: Reference sheet & calculation sheet shown below. The "Unparsebale" should show as 5 but is not. can you please help? thanks

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!