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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!