Count formula not working with helper column on first sheet, returning all zeros

This is the formula I have
=COUNTIFS({Overall Grade}, >=4.5, {Fleet}, "717", {Mod Helper}, "100")
On the main sheet, there is a helper column which converts the module number to a set 3 digit number (i.e. 102, 141 helper column will show 100)
No matter which return the helper column has, all return zero.
Answers
-
Hi @Jason F
I tested your formula using sample data as shown at the bottom, and I obtained the expected count.
Perhaps your range may not be correct, such as not referring to the proper column.
As shown above, if I change the {Mod Helper} range to the Primary Column range, I get zero.
-
hi @Jason F,
without the screenshot of data just based on formula it's difficult to guess what is wrong. Do you wanna past here some blurred screenshot?
Experienced IT PM and the Real Smartsheet Enthusiast.
Is there anything else we can help you with? - book your time.
MASA Consult - Your Aligned Smartsheet Gold Partner
Find us on LinkedIn & Check our Smartsheet Solutions!
Tag my name: @kowal if you want me to respond :)
-
Here is some additional context.
On sheet A, we are collecting observations by row. Each row is a new submission. We are categorizing the module into 6 groups right now, based on ranges of 100. Formula is underneath. That formula will drive a single digit in the helper column.
On Sheet B, we are tabulating the data per Module range. If we take out the mod helper, the formula works fine and counts how many of a score (i.e. below would be a score of 4) are on the sheet for a fleet. Now we want to break it down by module group in addition. Adding the mod helper to the formula, plus the corresponding digit, returns a zero. We've tried just the mod helper in the formula, with nothing else and it still returns a zero even though there are plenty.
Help Article Resources
Categories
Check out the Formula Handbook template!