Counting checkboxes complete by location
Hi, I think I'm close but I can not seem to get this formula right, so coming to the big dogs for help :)
This is my refrence sheet, and I'm trying to create a data sheet to collect the numbers & display on a dashboard. I need it to tell me how may cards are complete & how many are yet to be completed by location (BOI/PHX/SEA).
Answers
-
Hi @MeganHaro,
Here is a snippet of a data sheet that I am using.
I am then using the formula below to reference the main sheet and comparing the values in the sheet to the Value in the "Value" column in this sheet.
=COUNTIF({Change Requests Range 1}, Value@row)
Hope this helps!
John
-
Hi @MeganHaro , you could do this with a row report and add the report to a dashboard with a widget?
Report would filter for Completed = ticked and then group by location?
Alternatively a COUNTIFS looking for location and completed?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!