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.

    第一个解决方案是创建一个单独的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

    -The reminder will be sent the morning after the issue 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

    安德烈,我认为你是现货!添加一个公式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.

  • I'm having the same issue. I can't do a reminder because 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 Candace,<\/p>

The answer is YES. You can use \"Send as Attachment\" feature in the File menu of your sheet to setup the schedule for your need. You should be a licensed user to use this feature as well (I remembered that). <\/p>

Hope this works for you.<\/p>

\n
\n \n \"image.png\"<\/img><\/a>\n <\/div>\n<\/div>\n
\n
\n \n \"image.png\"<\/img><\/a>\n <\/div>\n<\/div>\n
\n
\n \n \"image.png\"<\/img><\/a>\n <\/div>\n<\/div>\n


<\/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":268,"urlcode":"Attachments","name":"Attachments"},{"tagID":300,"urlcode":"Email Notifications","name":"Email Notifications"},{"tagID":334,"urlcode":"automations","name":"Automations"},{"tagID":440,"urlcode":"project-management","name":"Project Management"},{"tagID":445,"urlcode":"importing-and-exporting","name":"Importing and Exporting"}]},{"discussionID":108226,"type":"question","name":"COUNTIF and OR or IF Formula","excerpt":"I'm looking to use COUNTIF to calculate if something is the right date and then if it has meets one of the following criteria (using references). My current formula looks like this: =COUNTIFS({Despatch Report Date}, =Date8, {Despatch Report Lot Status}, \"Q\", {Despatch Report WO Status}, <99 I basically want to count if its…","snippet":"I'm looking to use COUNTIF to calculate if something is the right date and then if it has meets one of the following criteria (using references). My current formula looks like…","categoryID":322,"dateInserted":"2023-07-27T21:30:27+00:00","dateUpdated":null,"dateLastComment":"2023-07-27T22:39:47+00:00","insertUserID":146974,"insertUser":{"userID":146974,"name":"Jack Parry","url":"https:\/\/community.smartsheet.com\/profile\/Jack%20Parry","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-27T22:59:44+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"},"updateUserID":null,"lastUserID":156297,"lastUser":{"userID":156297,"name":"Pat Canning","url":"https:\/\/community.smartsheet.com\/profile\/Pat%20Canning","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/5XYNMD97JXRY\/nD28D8BFM2BGU.jpg","dateLastActive":"2023-07-27T23:12:31+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":1,"countViews":32,"score":null,"hot":3380991614,"url":"https:\/\/community.smartsheet.com\/discussion\/108226\/countif-and-or-or-if-formula","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108226\/countif-and-or-or-if-formula","format":"Rich","tagIDs":[254],"lastPost":{"discussionID":108226,"commentID":387692,"name":"Re: COUNTIF and OR or IF Formula","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/387692#Comment_387692","dateInserted":"2023-07-27T22:39:47+00:00","insertUserID":156297,"insertUser":{"userID":156297,"name":"Pat Canning","url":"https:\/\/community.smartsheet.com\/profile\/Pat%20Canning","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/5XYNMD97JXRY\/nD28D8BFM2BGU.jpg","dateLastActive":"2023-07-27T23:12:31+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,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-27T22:59:50+00:00","dateAnswered":"2023-07-27T22:39:47+00:00","acceptedAnswers":[{"commentID":387692,"body":"

Does this work?<\/p>

\n
\n \n \"image.png\"<\/img><\/a>\n <\/div>\n<\/div>\n


<\/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":108213,"type":"question","name":"How to spread costs evenly across months, if they fall within those dates","excerpt":"I have various financial line items that span different dates. I'd like the costs to be spread per month automatically based on the date and cost entry. I've tried various functions already, IF, AND, and it says Unpearsable. I'd like to spread out the costs in the Cost column to the months on the right, based on the start…","snippet":"I have various financial line items that span different dates. I'd like the costs to be spread per month automatically based on the date and cost entry. I've tried various…","categoryID":321,"dateInserted":"2023-07-27T19:03:42+00:00","dateUpdated":null,"dateLastComment":"2023-07-27T19:36:58+00:00","insertUserID":164209,"insertUser":{"userID":164209,"name":"AshwiniBiotech2023","title":"Sr. Director, Project Management","url":"https:\/\/community.smartsheet.com\/profile\/AshwiniBiotech2023","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-27T19:37:39+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-28T04:02:46+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":7,"countViews":35,"score":null,"hot":3380975440,"url":"https:\/\/community.smartsheet.com\/discussion\/108213\/how-to-spread-costs-evenly-across-months-if-they-fall-within-those-dates","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108213\/how-to-spread-costs-evenly-across-months-if-they-fall-within-those-dates","format":"Rich","lastPost":{"discussionID":108213,"commentID":387659,"name":"Re: How to spread costs evenly across months, if they fall within those dates","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/387659#Comment_387659","dateInserted":"2023-07-27T19:36:58+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-28T04:02:46+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,"image":{"url":"https:\/\/us.v-cdn.net\/6031209\/uploads\/IBAVVE3YLO8D\/image.png","urlSrcSet":{"10":"","300":"","800":"","1200":"","1600":""},"alt":"image.png"},"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-28T09:38:32+00:00","dateAnswered":"2023-07-27T19:21:12+00:00","acceptedAnswers":[{"commentID":387646,"body":"

You would use the below for Jan 2023 and adjust the month and year numbers accordingly for each of the other months.<\/p>

=IF(AND(MONTH([Start Date]@row)<= 1, YEAR([Start Date]@row)<= 2023, MONTH([End Date]@row)>= 1, YEAR([End Date]@row)>= 2023), [$ per month]@row)<\/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":[]}],"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