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
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!