Project Manager Count
Hello -
I'm trying to build out a dashboard where I include a chart containing the project manager and the count of projects they currently have utilizing the PMO workspace. With some of our projects being large, we've allowed for multiple PMs to be on 1 project. Is there a way to modify the COUNTIFS to account for a name appearing in a cell containing another PM?
Best Answer
-
Hi @JEastep
Yes! 🙂
You can use the HAS Function to see if a muti-select range has that one contact along with other contacts in a cell.
For example:
=COUNTIFS({Contact Column}, HAS(@cell, [Contact Reference]@row))
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi @JEastep
Yes! 🙂
You can use the HAS Function to see if a muti-select range has that one contact along with other contacts in a cell.
For example:
=COUNTIFS({Contact Column}, HAS(@cell, [Contact Reference]@row))
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
This is brilliant! Thank you for solving my problem and introducing me to the HAS function!!
Thanks!
-
Glad this helped! 🙂
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!