Formula Help

The formula below is supposed to show the date a line item was closed. I'm thinking that by using the TODAY function here that the day will change everyday. I want to to pull the date that the status was changed and then never changed that date again? Thanks
=IF(Status@row = "Closed", TODAY())
Best Answer
-
@LeoCicio You will need to create a helper column. I would name it, "Status Closed Date" and make it a date type column. Then you can use a workflow automation to set the date in the Status Closed Date column when the status changes to Closed. I use something similar to track when changes are made to the comments cell in a task.
Unfortunately you cannot really use the built-in modified date column type because this will change when any cell in the row changes.
Answers
-
@LeoCicio You will need to create a helper column. I would name it, "Status Closed Date" and make it a date type column. Then you can use a workflow automation to set the date in the Status Closed Date column when the status changes to Closed. I use something similar to track when changes are made to the comments cell in a task.
Unfortunately you cannot really use the built-in modified date column type because this will change when any cell in the row changes.
-
Great that worked perfectly. Thanks
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives