Countifs with two contains
Why does my formula show #UNPARSEABLE?
=COUNTIFS({[Name] Initiative - RAID Log Status}, CONTAINS($[Column7]$120, @cell), {[Name] Initiative - RAID Log Action Owner}, CONTAINS(Input@row, @CELL))
$[Column7]$120 includes the word "open"
Input@row contains a name
Reference {[Name] Initiative - RAID Log Status} is a column with a dropdown
Reference {[Name] Initiative - RAID Log Action Owner} is a multiple choice dropdown
I like to count all open items for a particular person by:
- counting all items that are either "open (active)" or "open (blocked)"
- here I use "CONTAIN the word open from the cell $[Column7]$12
- and that contain the name displayed in "Input@row"
SYLVIA KAY | DIRECTOR PROJECT MANAGEMENT
PLATFORM ENGINEERING & TECHNOLOGY TEAM
AMERICAN EXPRESS GLOBAL BUSINESS TRAVEL
M: 404-664- 1025 | SYLVIA.KAY@AMEXGBT.COM
follow us on twitter: @AmexGBT
follow us on instagram: @AmexGBT
Answers
-
Your last CONTAINS function has "@CELL", but it needs to be all lower case "@cell".
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!