Need a metrics formula to get the percent of how many "yes" in a particular column
Marianne Mc
ββ
Hi π
I have multiple sheets and need to do a formula for a metrics sheet to get the % reviewed on time. I was going to do it like excel but there is constantly rows added to the sheets ( this is dummy data below).
I can't figure out how to get what percentage are "yes". Thank you
Answers
-
Hey @Marianne Mc
Try this
=COUNTIFS({Review on time column of this source sheet}, "Yes")/COUNT({Review on time column of this source sheet})
If this formula is going on a separate metrics sheet, you need to insert cross sheet reference. You cannot simply copy paste this formula directly into your sheet.
Will this work for you?
Kelly
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 438 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 451 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 283 Events
- 33 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!