-
IF, CONTAINS, NETDAYS, AND, CONTAINS
Hi all, Trying to use a formula to work out net days between events in a column (Visit End Date) when a second column (Visit Description) contains "V" but also only if the last visit also contains a V. =IF(CONTAINS("MV", [Monitor Visit Description]@row), NETDAYS([Monitor Visit End Date]1, [Monitor Visit End Date]2)) worked…
-
HELP! Bridge: Child Workflow "Not Seeing" Row ID from Parent Workflow
Bridge: When Passing an array of data from Parent to Child Workflow, please help me figure out what the data reference should be for the Row ID entry in the Get Row routine at the beginning of the Child Workflow. Thanks in advance, Bill
-
Recent Issues with Workflow Automations
Hi - We noticed that our workflow automations (specifically update requests), stopped working. When we look it says pending but nothing is being sent to the contact nor is it appearing in their notifications. When I run a test it works fine :-(. Notifications on the same sheet are fine. Is anyone else seeing issues.
-
Automated Alert and Approval Emails Are Not Being Received
Hi everyone, Since today, June 24, 2026, our Smartsheet automated emails have stopped working. Alert notifications and Approval Requests that were being delivered normally until yesterday are no longer reaching any recipients. We have not made any changes to our workflows or automation settings. We have also checked spam…
-
Organization-wide notification and automation failure - No users receiving notifications
Since approximately 14 hours ago, no users in our organization have been receiving Smartsheet notifications. The issue affects: Approval requests Update requests Automated alerts Reminders Email notifications In-app notifications We have tested workflows that have been working correctly for months, as well as newly created…
-
Multi-person Approval Workflow
Hello! Here is the problem we are trying to solve for in the simplest way possible. If a singe request results in a solution that required approval from multiple people (simultaneously, not sequentially), how do I send the approval request to all approvers and track responses from each?
-
DataMesh - Pre Upload the target column name
Hi, why not uploading the same or similar column names pre-populated in the target sheet column in DataMesh?
-
Can't test or trigger automation workflows in Smartsheet Gov?
I discovered after our migration to smartsheet Gov that the test and trigger function for workflows is not present. This seems like a really silly feature to leave out - it makes building complex tools within smartsheet really difficult. I think this is almost a requirement to make workflowa functional or usable,…
-
Is there a way to restrict access in Dynamic View after a user have submitted info through it?
I'm creating a Dynamic View that a user will have the opportunity to view and check mark a box on a quarterly basis, this is to perform a QA check on whether other users should have access to certain files. The idea is that once the user (owner of said files) completes the check marks (if the users displayed should have…
-
Automation for approval workflow
Hello! I need to create an automated workflow for our leadership where if certain project types are selected in our project request form within certain timeframes, it triggers an emergency request approval form (i.e. if xyz project type is selected with a need by date of less than 10 days, 20 days, 30 days, etc…). I'm…