How can I pull data from a multi select drop down column?
TinaR
✭
I created a multi select drop down column for my team to select project types. Now I need to pull the number of each project type and summarize it into a graph or chart. How can I do that?
Answers
-
You would create a table with the various project types listed out in a column. You would then use a COUNTIFS/HAS combo to get your counts.
=COUNTIFS({Source Data Project Types Column}, HAS(@cell, [Metrics Sheet Project Type Column Name]@row)
Then you can reference this metrics data in your chart widget on a dashboard.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives