Multi-Select
lesmickin
✭✭
I have a column that has approx 20 multi-select options. I am wanting to run a report that shows a count of any instance in the sheet where let's say HSW has been selected.
Column is annotated as a multi-select column/field. Column name Allegation
I have tried to run a formula fr count if - but it only picks up the number if it was entered with no other multi-select options. I also tried the contains formula, bt it doesn't give me a number of any sort.
Tags:
Comments
-
Try
=COUNTIFS(Allegation:Allegation, HAS(@cell, "NAME"))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 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!