COUNTIFS reference issue
Hello,
I am trying to create a metrics sheet that pulls data from a conference room request sheet. I was able to create all of the functions except this one, which counts the total reservations per department per calendar year.
=COUNTIFS({Submission Status}, OR(@cell = "Assigned", @cell = "Confirmed"), {End Date}, YEAR(@cell) = [Value CY]1, {Department}, @cell = [Metric CY]@row)
The function works until I add the final range and criteria, {Department}...
What is wrong here?
Thank you!
Answers
-
I believe it has something to do with column type properties. I wasn't able to get the formula to work at all even without the {Department} part on there but I have no clue what your column types are for these columns or what you have in them.
-
{Submission Status} and {Department} are both drop downs from a different sheet.
{End Date} is a date column from that different sheet too.
[Value CY]@row and [Metric CY]1 are both text columns on the same sheet.
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!