Creating Pie Chart with Non-numeric values
Hi,
I would like to build a pie chart that reflects some number of red, yellow and/or green status in a bug tracking sheet. Since pie charts seem to require numeric data, I think that I need to craft a formula that will assign value of 1 to all colors (RYG) then count how many there are of each color. This way, when I look at the pie chart, I might see 25 green, 13 red, and 7 yellow (representing issues that we're working on or have completed.)
Any thoughts on how to make this work?
Thanks!
Comments
-
Easiest way for you to track and report that data easily would be for you to create a "Summary" or "Reporting" section at the top of the sheet with the bugs, then add a line for each of the items you are looking to track, with a COUNTIF for each of them. =COUNTIF(Status7:Status50, "Red"). You can then pull all of this data easily into your reporting
-
Many thanks, @JVaihinger.
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
- 303 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!