Hello -
Two formula questions:
1. I am trying to input a countif formula into a Summary field that will count how many times the name of a specific team appears in a column that uses a multi-select dropdown. This column also has some fields that are blank. Below is what I have tried and am receiving an 'Unparseable' error.
=COUNTIF(CONTAINS("HR" [Impacted Teams (Resources)]4:[Impacted Teams (Resources)]11))
2. I am also trying to input a countif formula into another Summary field that will count how many times a group of names of teams appears in a column that uses a multi-select dropdown. This column also has some fields that are blank in the column.
I'm not sure where to start with this second one.
Can I get some guidance on how to use the new contains formula with multi-select dropdowns?
Thanks!
Andrea