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
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 429 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!