-
Setting up Automation correctly - TODAY()
I am using a To-Do-List in Smartsheet that works well. As new tasks come to hand, I drop them on the list for future action. I have a simple automation that emails me at 8am for any tasks that have a Due date today (and not already completed). What I would like is for the Automation to email me for all activities that are…
-
Automations not sending notifications
I searched through many posts on this same issue and followed those instructions, and still can't get a notification! I would like an email to be sent to me every time I assign myself to a task. I have attached a screenshot of the workflow. I have also done the following: Checked the box in Notification Settings to…
-
Can i configure a workflow to alert someone when a specific entry is put in on a multi-select column
I have a form we are using to collect information on team activities. One of the form fields is a multi-select column where entrants can select all of the partner teams they will need to conduct the work outlined on the form. I'd like to send an alert to a "point of contact" for each team that is selected as a partner. The…
-
What happens to my automation if I run out of rows?
Hey there! I am working with a large archival destination sheet: We haven't hit 20k rows YET, but it'll probably be coming this year. The automation moves Completed rows from an active tracking sheet to the archive sheet- we keep that for a full accounting of these completed processes. But.... what happens when…
-
Is there an easier way to automate multiple columns from a single multi-select dropdown?
One of my teams uses a sheet to track to the status of products in every state, with a column containing a status dropdown list for each state (Requested, In Progress, On Hold, Completed, etc.). We recently implemented a form for our internal clients to submit requests. As part of this form, we have two questions…
-
Creating Archive Files In Smartsheet
While rewriting my 2016 Smartsheet application that tracks all sorts of weekly and monthly data on projects and employee billable hours charges, I needed to be able to store those results in archive files for use by various sheets and reports that use that data. Automated workflows allow that data to be copied to another…
-
Time Based Automation did not run
Hello - I have an automation that runs based on my "Due Date" column at 11pm. The formula in the "Due Date" column returns today's date if it is Tuesday, otherwise it returns the next Tuesday. FORMULA: =TODAY() + MOD(7 - WEEKDAY(TODAY()) + 3, 7) It has been running fine every Tuesday evening since early February, but did…
-
Send email reminders when lack of update
How do I create a workflow to send reminders to the row owners if no changes happened to the row in the past week?
-
Timing Issue for Moving Row from Staging Sheet to Main Sheet
I'm building a workflow for our HR and Recruiting department to use to track job posting requisitions. If they check a box on the master sheet to repost the job again I am copying the row to a staging sheet, making a few cell updates to change values or clear values, then want to move it back to the master sheet as a new…
-
Capture name of last associate to edit / close out a line
Hello, I need to know who worked a specific line in Smartsheet. I currently am using the "modify by" column type and a drop down list column with names. They both seem to be unreliable because the "modify by" column type changes when the line moves from the working sheet to the archive sheet and the drop down list column…