Chart to Display Count of Complete vs Incomplete
Comments
-
What i do is make another "Utility" sheet and use a COUNTIF()/ COUNTIFS() formula.
IE
Completed Items
=COUNTIF({Sheet Range 1}, "Completed")
Incomplete Items
=COUNTIF({Sheet Range 1}, "Incomplete")
After that use the Metric widget and display those items. It will auto update after you make changes in your sheet which is nice.
If you want more criteria use COUNTIFS() Like Completed items that are in "X" Department or whatever.
Michael
-
Thanks Michael!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives