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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!