Sign in to join the conversation:
Hi all ,
I would like to know , when I set a an alert so that an action must be triggered when reaching a certain date , at what time the action is actually triggered ? 00:01 ?
Thanks in advance .
Hi Alain,
If I understand you correctly, it will run at the time that you select from the list when you set up the Automation.
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi ANDREE ,
Look at this formula : " IF([Due Date]1 = TODAY() + 3; 1; 0) " .
The formula is inside a check box cell ( column ) . As you can see , there is no time .
So my question is : " If the condition is met , at what time the cell concerned will turn checked ? " .
I hope it's clearer to you now .
Thanks .
It depends on what you've set the setting, Run workflow to. If it's when triggered, it will send almost immediately.
Make sense?
Andrée
Because you are using the TODAY() function, you will need to activate the sheet either by opening it or having a new form entry for the TODAY() function to update to today's date. As soon as the sheet is opened, the TODAY function will update and the box will change to checked.
It will register to run your workflow as soon as it is saved after the box has become checked. I can't remember the exact times, but I believe it usually takes no more than 15 minutes for the alert to be sent. I personally usually get it much faster than that, but I believe that's the amount of time Smartsheet has referenced in documentation.
Are you telling me that I have to define some settings ? How ?
Hi PAUL ,
Noted .
Thank you .
Happy to help!
I see now that I've misinterpreted your questions.
You want to know at what time the checkbox would get checked right?
Andrée
I too misinterpreted. To answer the question of "What time will the box be checked?"...
Because you are using the TODAY() function, you will need to activate the sheet either by opening it or having a new form entry for the TODAY() function to update to today's date. As soon as the sheet is opened, the TODAY function will update and the box will change to checked. Once the sheet is saved, the system will recognize the box as checked and run any workflows accordingly.
How can I delete old sheets I no longer use from my account?
We want to implement single-sign-on at work and have received approval. However, our IT department wants all external partners to have/use Mayo credentials to log into Smartsheet. Not all of our external partners ever set foot on our campus and don't have our company credentials. I have a couple of questions. Has any other…
I can create a Chart in Dashboard from sheet well but from Report is not working now. I just try with simple Report (just contain 2 column Primary and Number) but cannot make the chart. Is there any changes recently right, because I haven't worked with Smartsheet dashboard for a long time and I remembered that I could do…