Option to convert to column formula greyed out
Hello, I am new to Smartsheet and having some trouble applying a difference between dates formula to an entire column.
The formula concerns 4 columns - Complaint Status (dropdown format column), Date Complaint Received (date format column), Date Complaint Closed (date format column) and Days Open (duration column).
If Complaint Status is Closed, Days Open = (closed date - received date)
If Complaint Status is Open, Days Open = (Today - received date)
Formula being used in the Days Open column:
=IF([Complaint status]@row = "Closed", NETDAYS([Date complaint received]@row, [Date complaint closed]@row), NETDAYS([Date complaint received]@row, TODAY()))
The formula returns the values I need in the Days Open column and I can drag the corner of the cell down into other cells in the column and the formula applies, but the option to apply the formula to the whole column is greyed out and can't be selected.
Is this due to differing column formats (date vs duration) or something else wrong with formula perhaps, is it possible to apply a column formula referencing date columns like this?
Thanks in advance for any advice on this
Answers
-
Try changing the formatting of Days Open to Text/Number.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!