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
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives