Combining COUNTIF and IF statements

David31406
✭✭
I am ultimately trying to add KPI data to a dashboard, but am stuck on the formula. I want to look at two columns of data (Status and Priority) and cannot get the formula correct.
I want to show how many rows we have for each Priority level (I am using Stars, which are represented in Smartsheet as "zero", "one", "two", "three", "four", and "five". But I don't want to show any rows that have the Status of "Complete" or Denied/Deferred". Here is the formula that I have for Priority Five, but it comes back as Unparseable. I'm stuck!
=IF({Status} <= "Complete", OR({Status} <= "Denied/Deferred", THEN(=COUNTIF({Priorities}, "Five")))
Tags:
Comments
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!