Sign in to join the conversation:
Kia ora everyone,
Couldn't find anything relating to this question, but feel it can't be the first time asked :-)
I'd like to have an alert on a date column, so that 30 days prior to that date we are notified.
Is this possible?
Thanks,
Brendon
Hi Brendon,
You can set this up in the "Alerts & Actions" menu --> "Set a reminder", but there are only settings for max 14 days before so what I usually do is that I add a column that specifies how many days before that I want the reminder to trigger and then in the date column I add a formula like the one below. Keep in mind that this will count all days.
=[Date Column]@row - [Days before reminder Column]@row
More info: https://help.smartsheet.com/articles/542913-using-reminders
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant @ Get Done
I learned something (kia ora)
Craig
Ngā mihi nui Andrée,
Trying your solution, I must be doing something wrong? I have tried without the brackets, and also tried 'Reminder Date' as a text field and a date field. (Exp is a date field)
Screenshot here
goo.gl/QgVW1f
Your link does not work.
It may not be clear, but Andrée's solution:
=[Date Column]@row - [Days before reminder]@row
requires TWO new columns. One that houses the Date (a Date type column, used in the Alert) and the [Days before reminder] which is a Text/Number type column with the number of days (30 in your stated case)
This is (I assume) for flexibility if some tasks are 30 days, some 45 and so on.
You could also change the formula to
=[Date Column]@row - 30
and skip the second column entirely.
Maybe that helps? I had to reread his answer to get that too.
Did you get it working?
Andrée
Hi all - I'm looking for some clarification around dashboard and general sheet/report permissions/sharing. Our team is looking to have a collaborative dashboard that we can use for team meetings. The widgets are a mix of reports/rich-text/images/web links, and it's all within a workspace. I wasn't planning on sharing the…
Hello! Week three of my Smartsheet journey in the consulting space, apologies if this is a very simple question. I have been tasked to get to know the new Portfolio section. When looking at the dashboard there is the high priority projects metric being fed by the sheet summary data from 'project list' sheet. This sheet…
I made a mistake and end up deleting information from one of my sheets, but now I cannot find a way to recover a previous version of this sheet to recover my original file. I need help to fix this, and it seems Smartsheet is really lacking this recovery feature for everything I'm reading and checking online. Any help or…