Display Chart of Count per date
HI
I have column for End Dates and Rows for Projects. I want to show in the dashboard a chart that woudl show # of prject per end dates. Can you help?
Answers
-
Please note that the End Dates are dynamic dates. It is changing
-
I'd probably make a collector sheet that has a column with all dates in it. Column 2 would be a formula:
=countif(reference end dates column, column1@row)
Then build a report that shows only rows that have a result in col 2 of more than 0. This gives you just a date and a number. You could potentially condense this if you were good seeing data by week, month, year, etc.
Alternatively (especially if your data set is relatively small) you could build a report on the original data set that groups projects by end dates and filter end dates to a range.
-
how can I create a collector sheet? for some reason it doesnt have an option for me
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!