countif(distinct(
=COUNTIF(DISTINCT({Case Consultation Tracker Advisor Namex}, {Case Consultation Tracker Advisor Namex}, {Case Consultation Tracker Meeting Number}, =1))
Trying to count Avisor Namex if the same is unique AND Meeting Number is 1. Coming back with INCORRECT ARGUMENT.
Help needed.
Lisa
Best Answer
-
Hey @lisalettieri
Just to clarify that this was the formula you tried with Collect:
=COUNT(DISTINCT(COLLECT({Case Consultation Tracker Advisor Namex},{Case Consultation Tracker Meeting Number}, =1)))
Does this work for you?
Kelly
Answers
-
I tried it with COLLECT but that didn't work either. BTW I'm referencing another sheet.
-
Hey @lisalettieri
Just to clarify that this was the formula you tried with Collect:
=COUNT(DISTINCT(COLLECT({Case Consultation Tracker Advisor Namex},{Case Consultation Tracker Meeting Number}, =1)))
Does this work for you?
Kelly
-
This worked, thanks! Count the unique values in the 1st field if meets 2nd field criteria.
=COUNT(DISTINCT(COLLECT({Case Consultation Tracker Advisor Namex}, {Case Consultation Meeting Number}, =1)))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!