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.
Hello, I am trying to create a chart widget in my dashboard, but I keep getting "Selected data cannot be charted. Please select a new range." error. The report I am using is already summarized in numeric value. What is funny is I have report that I created a chart widget in another dashboard, and when I use that same…
I have a picture below for an example of this. I want to create a formula to get counts of items in "Column2", but if "Column4" states "change" I want the "Column2" count to not work and instead count what is it "Column3" in that given row. Column4 can also have several different things in it besides "good" that I want it…
I've done this a million times - create a report, separated by campus with a total $$. Then add it to a dashboard and make a graph. NOTHING is working right now when I try to do this. I get an error that the data cannot be charted. What the what? Help anyone? Is this a issue since they apparently changed something in the…