I'm trying to show on a graph how many employees we had in each quarter. How would I do that?
My initial idea is to add a helper column for each quarter, and add a formula to return a 1 if any of the date range of that quarter falls after their start date and before their end date, then pull a report counting the 1s for each quarter.
That's already a problem because of rehires. Those may have to be fixed manually.
After this my brain grinds to a halt.
Has anyone successfully charted something like this?
Come see me at ENGAGE 2023! If you can't find me roaming the floor, I will most likely be at the 10xViz Partner Booth. I will also be doing a short demonstration in the Experience Hub Theater on Tuesday!
Yes, I have start and end dates, and a formula that calculates current tenure if there's no end date, or total tenure if they have left. I also have active/inactive which is currently a pull down but could be automated based on an end date being put in, and I have a "today's date" column.
I'm not sure if I should be looking into creating something like the task rollup where there's a space waiting for a specific "today's date" and their active status to line up and be counted. I haven't been quite so stumped before, perhaps this is simply something I need to have them capture manually each quarter.
You would create a metrics sheet that starts off with two date columns. The first would be Quarter Start and the second would be Quarter End. Initially we will manually enter the start and end dates for a few quarters to make sure this is all working as expected. Then we can explore automating the quarter dates later.
Next, in the third column of your metrics sheet you would use
The above should get you your counts. Once we confirm this part is working, we can try to automate the quarter dates, and (if you are planning on showing this in a chart on a dashboard) we can work on getting some labels there in the primary column for you.
Come see me at ENGAGE 2023! If you can't find me roaming the floor, I will most likely be at the 10xViz Partner Booth. I will also be doing a short demonstration in the Experience Hub Theater on Tuesday!
0, true,…","snippet":"I have been trying different variations of the below but it always errors out until I start checking boxes and when the percentage reaches 100 the box is still checked. The…","categoryID":321,"dateInserted":"2023-09-15T18:43:40+00:00","dateUpdated":null,"dateLastComment":"2023-09-15T19:35:13+00:00","insertUserID":154002,"insertUser":{"userID":154002,"name":"SmartSheet Newbie","url":"https:\/\/community.smartsheet.com\/profile\/SmartSheet%20Newbie","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/OLZT5TMCDLUA\/nLGJGXEA8PX07.png","dateLastActive":"2023-09-15T19:35:35+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":52616,"lastUser":{"userID":52616,"name":"Nic Larsen","url":"https:\/\/community.smartsheet.com\/profile\/Nic%20Larsen","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/avatarstock\/nWVKDFTEFOKBN.png","dateLastActive":"2023-09-15T20:51:11+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":25,"score":null,"hot":3389611733,"url":"https:\/\/community.smartsheet.com\/discussion\/110349\/need-to-check-and-uncheck-a-box-based-on-a-percentage-being-above-0-and-less-than-100","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/110349\/need-to-check-and-uncheck-a-box-based-on-a-percentage-being-above-0-and-less-than-100","format":"Rich","lastPost":{"discussionID":110349,"commentID":395617,"name":"Re: Need to check and uncheck a box based on a percentage being above 0 and less than 100.","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/395617#Comment_395617","dateInserted":"2023-09-15T19:35:13+00:00","insertUserID":52616,"insertUser":{"userID":52616,"name":"Nic Larsen","url":"https:\/\/community.smartsheet.com\/profile\/Nic%20Larsen","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/avatarstock\/nWVKDFTEFOKBN.png","dateLastActive":"2023-09-15T20:51:11+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-09-15T19:29:36+00:00","dateAnswered":"2023-09-15T19:18:57+00:00","acceptedAnswers":[{"commentID":395613,"body":"