Filters for Multi-Select Drop Down Column
Jayy S.
✭✭✭✭
I have a column in my sheet that allows multi-select in a drop down. I want to create a filter that will show me all the rows that have multiple values selected in that column, how can I create a filter for that?
Answers
-
When you say "multiple", do you just mean any row with more than one, any row with at least one of a certain selection, any row that has all of the specified selections, or any row that has exactly the specified selections?
-
I mean just any row with more than one, nothing specific.
-
You would need a helper column on the sheet to output how many selections were made on each row.
=COUNTM([Dropdown Column Name]@row)
Then you would filter based on this helper column being greater than one.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives