-
Why is my Smartsheet Automation forms not sending out emails?
Hi there Hoping someone can help me with my Automation forms I am trying to send out to my team for a weekly report I need them to fill out. This is what i have set up below and for some reason whatever I try the notification or emails just aren't sending out to my team and im not sure how to make this work. Please advise.…
-
Copy Rows Action Not Working - Due to Permissions?
I have a Mastersheet who’s automation sends the entered information into a separate automation sheet, based on what's added into 1 specific column. The Mastershee’s automation is not working any longer. Upon checking my permission in all associated sheets, I’m either Owner or Admin. Per website, I should have no problem…
-
Copy Row automation brings original sheet 'Created date' instead of showing date it was moved
Please help, I have a helper sheet that I am using to capture time stamps of when a row goes to different statuses (ex: capture time stamp when request status changes from: In Review, Pending Response, and Completed). To do that I set up a copy row automation that triggers when those statuses change. Then it copies the row…
-
Automation - Trigger when date and time reached - change time to 15 min increment
When building automations, the handiest way to test is to set the automation to trigger when a date/time are reached. However, only having the option to set for the hour (6:00, 7:00, 8:00, etc), means that after testing, and discovering a tweak needs to be made, one must wait until the next hour to test again. This results…
-
Merged: Able to set Automation to Half hour intervals
This discussion has been merged.
-
Merged: Subject: UI/UX Improvement Suggestion for Automation Flows
This discussion has been merged.
-
Administration of SmartSheet
As my company's SmartSheet administrator, is there a way for me to see a total number of automations/workflows that exist within my entire SmartSheet account? What about total number of attachments that live within my entire SmartSheet account? Lastly, how many alerts/reminders/notifications I have set up within my entire…
-
Merged: Enhancing "Alert Someone" Automation to INCLUDE Row Attachments
This discussion has been merged.
-
Automated Workflow - Mutiple sheets to one sheet
I have an automated workflow set up on multiple sheets to move rows to one sheet when an action is triggered. I've noticed it only works on one sheet. Does that automation only work on one sheet or is there a way to have multiple sheets move rows to one sheet? Thanks!
-
Help need in Automation workflow.
Hi All, Need help in fixing Automation workflow which works only if I manually trigger. Basically, I'm trying to have Manager approve costing again if it's more than the allocated amount. I've setup 2 helper columns with the following formulas: =IF([Co-Op Allocation]@row >= [Co-Op Actual]@row, "0", "1") =IF([Markdown…