I'm having trouble with a formula

Kym
✭✭✭
I want to count the number of Unique Programs when Project Status = Active and Department = Professional Services
Based on my example I should get the count of 4
I have tried several combos of COUNT and DISTINCT but may syntax is all wrong
Answers
-
Hello @Kym
Try:
=COUNT(DISTINCT(COLLECT({Program}, {Project Status}, "Active", {Department},"Professional Services")))Make sure to select the corresponding reference columns on your formula.
Melissa Yamada
melissa@insightfulsheets.com
Data made simple, spreadsheets reimagined -
Thanks Melissa - it parses now (YAY) but gives the incorrect value in my real data….
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!