Hello, I am new to Smartsheet so I may not be using the correct terminology. I am trying to count the number of tasks set to a certain "Progress" within my project sheet.
Ideally, I would like to break up this count by the different parent sections we have set up (Government Officials, Healthcare & Medical Offices, Non-Profits, etc.)
For example, I'd like to be able to show in the "Government " section I have 3 projects complete, 1 in progress 2 not started. While in the Healthcare section, I have 5 complete, 6 In progress, etc.
Currently, I am using the following formula to count all the Progress results based on their status (=COUNTIF({Raw Data Sheet Range 1}, ="Not Started")
Any ideas on how I can break this up by section? I attached a reference to the sheet. Thanks!