Help with countifs formula
I am a bit new to complex formulas so hoping someone can help. I am trying to add a column on one sheet, that falls into two basic categories on the same sheet. The formula I am using is as follows =COUNTIFS({MM Non Prod Issue Tracking System}, [Distinct System]@row, {MM Non Prod Issue Tracking Days Old INT}, <=30, =[down time]@row)
MM NON PROD ISSUE TRACKING is the main sheet. the columns I need are System from main sheet, Days Old INT less than 30 and I am trying to add all the downtime rows that meet my criteria. DISTINCT SYSTEM is on the sheet I am trying to use my formula to calculate for only that system.
Little more info. MM NON PROD ISSUE TRACKING Sheet has multiple systems based on days since September 1st, where they reside (INT or STG) and the time they were down then up (calculated by downtime).
The answer I am trying to get to is System A, had 4 issues in the last 30 days in INT for a total of 75. The 75 is what I am trying to total (the 4 issues were 50, 10, 10, and 15 lets say).
Any help would be great.
Comments
-
I see {} curly brackets - is that for a cross-sheet reference or is all the data on one sheet?
-
=COUNTIFS({MM Non Prod Issue Tracking System}, [Distinct System]@row, {MM Non Prod Issue Tracking Days Old INT}, and(@cell <=30, @cell=[down time]@row
back part of your formula was a little off. Give the formula above a try.
-
Cross reference sheet. thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!