I am trying to count a cross reference including 2 columns using @row in my metric sheet :<
So if Category = x and Status is = "Closed" , then I will add formula in pending column etc.... I am having to build multiple sheets to gather data from multiple source reports, then combine that data on one sheet to build a report and roll up to Dashboard :< Please help, I keep getting either the wrong total or argument/invalid formula. This formula is counting all status' vs. just "closed" THANK YOU!
Answers
-
Hi @Corporate Corporate ,
Try converting your formula to COUNTIFS. Use:
=COUNTIFS({prior period range 1}, category@row, {prior period range 2}, "closed")
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Oh My, yes that worked thank you so much, I tried that but maybe was missing a symbol.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!