Count unique values from a separate sheet
Hello,
SmartSheet newbie here with my first question for the community.
We were able to build a working formula to count unique tickets in original sheet =COUNT(DISTINCT([Ticket #]:[Ticket #]))
I then took the above formula to my metrics sheet and changed to reference another sheet value and the formula no longer worked
=COUNT(DISTINCT({Unique Ticket #}:{Unique Ticket #}))
Error message received is Unparsable
Thank you all in advance for your help!
Alan
Best Answer
-
=COUNT(DISTINCT({Unique Ticket #}))
The Reference should be the entire column already thus you don't need the :
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Answers
-
=COUNT(DISTINCT({Unique Ticket #}))
The Reference should be the entire column already thus you don't need the :
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
-
Thank you for the quick reply, this correction helped pull over the total count of unique items.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!