Number& type of comms per target audience

Agata Wozniak
✭✭✭✭
Hi ! I am completely stuck. I have columns:
- Target audience (ie: managers, employees..)
- Channel (email, meeting ..)
I managed to calculate the number of meetings, but I have no clue how to get to number of meetings per targeted audience. Is this even the right direction?
=COUNTIFS({channel},Meeting,{Target audience},Managers)
Answers
-
Would this works?
=COUNTIFS({channel},"Meeting",{Target audience},"Managers")
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!