Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
How can I select data that is older than 365 day?
Anil
✭
How can I select data that is older than 365 day?
=COUNTIFS(Product:Product, "ABC", [Project Complete Date]:[Project Complete Date], "Where Project Complete Date is < 365 days from today"
Tags:
Comments
-
Hello Anil,
Thanks for the question. The formula can use the TODAY() function in order to look for dates in relation to the current date. More on the TODAY() function can be found here (https://help.smartsheet.com/function/today). Here's an example of how this formula could be written:
=COUNTIFS(Product:Product, "ABC", [Project Complete Date]:[Project Complete Date], <TODAY(-365))
This will only count rows where "Product" is "ABC" and "Project Complete Date" is prior to 365 days before today.
-
Thank you Robert.
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives