Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, pleaseVisit the Current Forums.

Row Specific Notifications

I was wondering whether the capability exists to create notifications specifically sent to a person listed in a "Contact List" field of a particular row, a la Reminders? One of our departments has a tracking sheet set up for queries, and I would like for my team memebers to automatically recieve notification when their issue is resolved, but not receive it when others' issues are resolved. The only notifications that I am able to set up right now are sheet wide.

Am I missing something? Is there a capabilituy within Smartsheet to handle this? Is there a work around?

Thanks!

«1

Comments

  • I would love this exact same thing. We are using a web form to populate a sheet, but then the sheet does some calculations. I need to send a report or notification to the submitter that includes the information they entered AND the final calculations. So far, I haven't found a way to automate this.

  • Travis
    Travis Employee
    edited 01/27/16

    Tim, there are a couple of workarounds you can use depending how many users are in the sheet and how it’s set up.

    The first workaround is to create a separate notification for each user that will trigger when an issue is marked as resolved. To mark an issue as resolved in these examples, we will use a Dropdown List (called “Dropdown”) with an option for “Resolved”.

    -Insert a checkbox column named *employee name* (“Tim”)

    -Add a formula to the entire checkbox column that will ‘check’ if the corresponding Dropdown cell contains the word “Resolved” and the Assigned To cell contain “Tim”

    =IF(AND(Dropdown1 = "Resolved", [Assigned To]1 = “Tim”), 1)

    -Set notification to email Tim if “Tim” changes

    -Hide the “Tim” column

    -Repeat for each employee

    The second workaround is to use reminders. There are two versions of this workaround, depending on how you want change your processes and if you use an End Date column.

    Version 1:

    -Insert a Date column in your sheet (“ReminderDate”)

    -Add a formula to ReminderDate that will show tomorrows date (*today* + 1) if the Dropdown List contains the word “Resolved”

    =IF(Dropdown1 = “Resolved", TODAY(1))

    -Set a sheet level reminder that looks to the Contact List column containing the user assigned to the issue and to the ReminderDate column

    ——提醒我将发送后的早晨ssue is marked as Resolved

    -Once the user receives the reminder email - they will need to delete the date from ReminderDate (if they don’t, they will continue to get an email every day, because the formula will always show tomorrows date [*today* + 1] and trigger a reminder)

    Version 2 (if you have an End Date column):

    -Insert a Date column in your sheet (“ReminderDate”)

    -Add a formula to ReminderDate that will show the corresponding End Date value if the Dropdown List contains the word “Resolved”

    =IF(Dropdown1 = “Resolved”, [End Date]1)

    -Set a sheet level reminder that looks to the Contact List column containing the user assigned to the issue and to the ReminderDate column and set the reminder to send “1 day after” the date in the ReminderDate column

    -Whenever a task is marked as complete, the user will need to set the End Date to *today* (which would send a reminder *tomorrow*)

  • 特拉维斯,我也有同样的问题。我试着你的第一workaround, but everyone now gets notified regardless whose box is checked. I've triple-checked the formulas and everything seems to be in order. What am I missing?

  • Travis
    Travis Employee

    Andre - it sounds like you have your notifications set to send to everyone, rather than just the user who needs to get it. When setting up your notifications make sure youonlyselect the specific user, rather than “Shared Users”.

  • Travis: Andre and I are on the same team, but we both have the same need/problem in two different sheets. The notification is set to just one user (there's a checkmark by just one person's name) but everyone is getting the notification. I am stumped.

  • Travis
    Travis Employee

    Do you have multiple notifications set up? Maybe you have one that says "if anything changes, email all shared users?"

    Could you post a screenshot of your notifications (hiding any sensitive information)?

  • Travis, in the web form, I have created the hidden checkbox columns for each user. The formulas are in place and work perfectly. I have set individual notifications for each user that should go to them only if a cell in their named column is changed. I wonder if this is the issue. While the checkbox may not be checked, the formula is still added to the cell when a new row is created, thus "changing" the cell. This is the only reason I can think of that might be triggering the notifications to go to every user. Thoughts? Solutions? A little magic?

  • Travis
    Travis Employee

    Andre - I think you are spot on! Adding a formula to a cell ‘changes’ the cell and will trigger a notification. I didn’t realize you were using web forms to add new data. The auto fill function will auto fill the formula when you add a new form entry and is triggering your notifications. How often do you add new web forms? If its once a week, maybe people can live with that extra email. If its daily, that might not be practical. You might consider the two versions I suggested using reminders rather than notifications.

  • 我有同样的问题。我不能做一个提醒ecause the notifications are not based on dates, but rather on variables. I'm using the webform to add new data. The formulas are there as a trigger for the notification so that the process can be automated. Is there a way to get around this? I tried using a default value, but that didn't work either. Maybe in the next version, you can add the ability to set a value for the cell the way you do in the conditional formatting, instead of just "changes". So that we can tailor the notification emails.

  • Travis
    Travis Employee
    edited 05/13/15

    Sierra - we are looking into improving the reminder and notification systems but I do not have an estimated timeframe or additional details on this. My previous posts in this thread offer some workarounds but you also might consider using reports which can automatically pull in all the rows assigned to a specified user across multiple sheets. They can track their work in this report and it can be set to email them a PDF of the report on a recurring basis. Here is information on creating reports:http://help.smartsheet.com/customer/portal/articles/522214-creating-reports

  • Travis - I have created reports. The set up right now has 1 Smartsheet and 8 Reports in a single Workspace. Each report is intended for a different person who has a step in the process. However, when they need to access the sheet is not on a regular interval, and sometimes on rather short notice, so a recurring basis will not work for my purposes. We are using this particular sheet as a workflow for a process. The webform initiates the workflow, and we are trying to use the notifications as alerts for when people need to complete their parts. Some parts are contingent on other parts being done. It could be that I'm going about this the wrong way. Can you suggest an alternative method?

  • Patrick Lawler
    edited 04/07/17

    Tim and group,

    This exact problem can be solved using Azuqua, an integration partner of Smartsheet. I work for Azuqua and the conditional notification scenario you referred to is one of the many scenarios we enable inside of Smartsheet.

    Using Azuqua you can set up a monitor for a change either to a row, column, discussion or new row added to a sheet and then send a notification to a person assigned to that row. The notification can also be based on matching a specific condition of a cell inside that row as well.

    If you want to learn more please visit our app listing at Smartsheet here:

    //www.santa-greenland.com/apps/azuqua

    Please feel free to follow up with any questions.

    -Patrick

  • Crystal Ford
    edited 01/27/16

    My problem is a little different, I set up a vacation request sheet with a Webform. Is it possible to set up a notification when a webform user submits an entry to their specific supervisor? I have the supervisor's names listed in a drop down-selected by the web form. Therefore-I can't assign a row until after it's already filled out. Is there a way for it to notify the selected supervisor automatically or is it only available by assigning rows?

  • Yes, if you could help, that would be great, thank you!

This discussion has been closed.
Hi @smbailey<\/a> <\/p>

I hope you're well and safe!<\/p>

I can't see any rows in your screenshot that should be colored differently. Parent rows can't be changed.<\/p>

Can you share more screenshots with the conditional formatting options used on a few child rows?<\/strong> (Delete\/replace any confidential\/sensitive information before sharing) That would make it easier to help. <\/p>

I hope that helps!<\/p>

Be safe, and have a fantastic weekend!<\/p>

Best,<\/p>

Andrée Starå<\/strong><\/a> | Workflow Consultant \/ CEO @ WORK BOLD<\/strong><\/a><\/p>

Did my post(s) help or answer your question or solve your problem? Please support the Community by <\/em>marking it Insightful\/Vote Up, Awesome, or\/and as the accepted answer<\/em><\/strong>. It will make it easier for others to find a solution or help to answer!<\/em><\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":321,"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":219,"urlcode":"Sheets","name":"Sheets"},{"tagID":319,"urlcode":"functionality","name":"functionality"},{"tagID":437,"urlcode":"conditional-formatting","name":"Conditional Formatting"},{"tagID":439,"urlcode":"gantt-view","name":"Gantt View"}]},{"discussionID":108278,"type":"question","name":"How do you calculate the average number of days between a submitted date and a start date?","excerpt":"Additional context: We use Smartsheet to track support requests from the organization. We have an automated column that records the day the form is filled out. The form also has a date range of when they need their request completed by. I would like to calculate the average amount of days people provide from the day they…","snippet":"Additional context: We use Smartsheet to track support requests from the organization. We have an automated column that records the day the form is filled out. The form also has a…","categoryID":322,"dateInserted":"2023-07-28T20:36:42+00:00","dateUpdated":null,"dateLastComment":"2023-07-28T21:00:45+00:00","insertUserID":128090,"insertUser":{"userID":128090,"name":"Carlos Fernandez-Torres","url":"https:\/\/community.smartsheet.com\/profile\/Carlos%20Fernandez-Torres","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-28T21:30:09+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"},"updateUserID":null,"lastUserID":45516,"lastUser":{"userID":45516,"name":"Paul Newcome","title":"","url":"https:\/\/community.smartsheet.com\/profile\/Paul%20Newcome","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/082\/nQPUTVFKKWDJ2.jpg","dateLastActive":"2023-07-29T11:58:40+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":26,"score":null,"hot":3381156447,"url":"https:\/\/community.smartsheet.com\/discussion\/108278\/how-do-you-calculate-the-average-number-of-days-between-a-submitted-date-and-a-start-date","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108278\/how-do-you-calculate-the-average-number-of-days-between-a-submitted-date-and-a-start-date","format":"Rich","tagIDs":[254],"lastPost":{"discussionID":108278,"commentID":387924,"name":"Re: How do you calculate the average number of days between a submitted date and a start date?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/387924#Comment_387924","dateInserted":"2023-07-28T21:00:45+00:00","insertUserID":45516,"insertUser":{"userID":45516,"name":"Paul Newcome","title":"","url":"https:\/\/community.smartsheet.com\/profile\/Paul%20Newcome","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/082\/nQPUTVFKKWDJ2.jpg","dateLastActive":"2023-07-29T11:58:40+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"image":{"url":"https:\/\/us.v-cdn.net\/6031209\/uploads\/QO67SBLMOJQA\/image.png","urlSrcSet":{"10":"","300":"","800":"","1200":"","1600":""},"alt":"image.png"},"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-28T21:01:27+00:00","dateAnswered":"2023-07-28T21:00:45+00:00","acceptedAnswers":[{"commentID":387924,"body":"

=[End Date]@row - [Start Date]@row<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":254,"urlcode":"Formulas","name":"Formulas"}]},{"discussionID":108269,"type":"question","name":"Dashboard Metric Breaks on Update of DataShuttle","excerpt":"I am sure there is something I am missing. But I try to set a Dashboard Matrix on a field that is refreshed by Data Shuttle. But when the Grid refreshes it breaks the Metric and says Data missing even though there is data in the field. Is there anyway around this or does Data Shuttle always break a Metric Cell?","snippet":"I am sure there is something I am missing. But I try to set a Dashboard Matrix on a field that is refreshed by Data Shuttle. But when the Grid refreshes it breaks the Metric and…","categoryID":321,"dateInserted":"2023-07-28T17:52:38+00:00","dateUpdated":null,"dateLastComment":"2023-07-28T22:21:10+00:00","insertUserID":164293,"insertUser":{"userID":164293,"name":"Joshua Jones","title":"IT Specialist","url":"https:\/\/community.smartsheet.com\/profile\/Joshua%20Jones","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-28T22:18:30+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":164293,"lastUser":{"userID":164293,"name":"Joshua Jones","title":"IT Specialist","url":"https:\/\/community.smartsheet.com\/profile\/Joshua%20Jones","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-28T22:18:30+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":31,"score":null,"hot":3381150828,"url":"https:\/\/community.smartsheet.com\/discussion\/108269\/dashboard-metric-breaks-on-update-of-datashuttle","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108269\/dashboard-metric-breaks-on-update-of-datashuttle","format":"Rich","tagIDs":[292,474],"lastPost":{"discussionID":108269,"commentID":387933,"name":"Re: Dashboard Metric Breaks on Update of DataShuttle","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/387933#Comment_387933","dateInserted":"2023-07-28T22:21:10+00:00","insertUserID":164293,"insertUser":{"userID":164293,"name":"Joshua Jones","title":"IT Specialist","url":"https:\/\/community.smartsheet.com\/profile\/Joshua%20Jones","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-28T22:18:30+00:00","banned":0,"punished":0,"private":false,"label":"✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-28T22:21:14+00:00","dateAnswered":"2023-07-28T20:45:34+00:00","acceptedAnswers":[{"commentID":387914,"body":"

How exactly is your Data Shuttle set up? If it is set to replace everything in the sheet when it runs, it is deleting the cell being referenced by the widget and then putting new data in new cells.<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":321,"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":292,"urlcode":"Dashboards","name":"Dashboards"},{"tagID":474,"urlcode":"data-shuttle","name":"Data Shuttle"}]}],"initialPaging":{"nextURL":"https:\/\/community.smartsheet.com\/api\/v2\/discussions?page=2&includeChildCategories=1&type%5B0%5D=Question&excludeHiddenCategories=1&siteSectionID=0&sort=-hot&limit=3&expand%5B0%5D=all&expand%5B1%5D=-body&expand%5B2%5D=insertUser&expand%5B3%5D=lastUser&status=accepted","prevURL":null,"currentPage":1,"total":10000,"limit":3},"title":"Trending Posts","subtitle":null,"description":null,"noCheckboxes":true,"containerOptions":[],"discussionOptions":[]}">

Trending Posts