Reports - restrict date range
Hi,
Is there a way to restrict the date range on reports with the gantt view? i.e. I only want to see the next 3 months, next 9 months etc.
Thanks!
Comments
-
Hi, how about trying a formula in a checkbox column such as =IF(Start1 < TODAY() + 90, 1, 0) You can then configure the report to filter for that checkbox being ticked only.
You will need to enhance the formula to take into account tasks that start within the 90days but finish beyond it.
Repeat the process for 9 months etc.
Hope that helps
Mick
-
Thanks Mick.
Yes I've considered using formulas to create a workaround as you've done using if and today statements, but the requirement is slightly different than what you have in mind and won't work for a few reasons.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives