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!
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.
Circling back to this….. Another year goes by and still no folder level sharing. Smartsheet developers don't listen to their clients. I have seen hundreds or posts and requests for this over the past 7-8 years. And still NOTHING!! This has been a huge issue for us as a company. As you can tell this is a sore spot for us…
Today a team member accidentally changed several rows by either deleting the data or the row itself. Do I download a snapshot of each one to restore? Some of them didn't seem to be too helpful. What is the protocol for restoring this information? I've only done this before with the help of a representative and it was…
I have my Smartsheet set to generate a document when a form is filled out. The document is a fillable PDF and when the document generates not all of the answers populate on the generated PDF. I have tried making the PDF again from scratch, I have tried copying and pasting the fields so I know they're the exact same…