Question on Metric Sheets and COUNTIFS formula
Hello!
I was working on a metric sheet and it was working perfectly but then all of a sudden my whole table went into error - not sure what I did!
Here is my formula:
=COUNTIFS({DPM Programme FY24 Workstream}, [Primary Column]@row, {DPM Programme FY24 Status}, [Column2]$2)
And here is my table:
Answers
-
=COUNTIFS( {DPM Programme FY24 Workstream}, [Primary Column]@row, {DPM Programme FY24 Status}, [Column2]@row)
Your second arguement shows $2 which is not a function used in smartsheet.
...
-
=COUNTIFS({DPM Programme FY24 Workstream}, [Primary Column]@row, {DPM Programme FY24 Status}, [Column2]@row)
@heyjay thank you - I have changed it this this previously but then get a #CIRCULAR REFERENCE error -not sure what that means as I have never come across it
-
@heyjay Yes. The $ is used to lock in a static cell reference and is perfectly valid within Smartsheet.
@SirJJ Double check your cross sheet references have not accidentally been adjusted. If one is referencing an entire column, the other should be referencing an entire column on the same sheet as the first.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!