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.
Filtering Older Data
I was wondering how to use smartsheets to filter out older data in a log. For example in a purchasing log, what I did at first was creating a checkbox column with cells such that a order that arrived for longer than 2 weeks will be filtered out:
=IF(AND([Last Modified]1 < TODAY(-14), Status1 = "Arrived"), 1)
That function was fine for existing cells, but for the rows that are approaching 2 weeks old, the last modified would update to the day that the checkbox was supposed to be ticked, which essentially makes the function not do what I intended it to do.
What I'm attempting now is having a checkbox column that checks if an order is older than 2 weeks, and using the filter system to show rows that match "Old is unchecked" and "Status is not one of arrived." However, I'm not sure if it works and would just like to know a method to automate this process.
Comments
-
Jason
I think you would be better using Smartsheet Reports for these purposes?
This will explain all.
https://help.smartsheet.com/articles/522214-creating-reports
Tip.
You can link the Report URLs into the top of the Sheet so it is easy to find and open.
RichardR
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