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.

再保险:任务提醒

Ben W
Ben W
edited 12/09/19 inArchived 2017 Posts

I am wanting to use smartsheet alerts to email me each day with tasks that are due and not completed. However they don't always come through each day despite it having the right set up

To do this I use a form to add new tasks and then included the following columns in my sheet so;

  • a date column for when activity is due (future dated when added)
  • a formula column that does Today-date column (I've done this so that this column changes each day which I think is required to prompt the alert which detects when it is 0 or negative)
  • a done tickbox column so that done items are not included in the alert each day.

Has anyone done something similar - I have included the alert as image below - my problem is that some days it comes through but other days it doesn't and this causes problems.

Thanks in advance for your help.

smartsheet alert.png

Comments

  • On rows where you expected an email: have you inspected these rows to ensure the row met the above criteria? My hunch is there's something off about your formula. Can you use the alert condition where the "Due Date" is "In the past" instead of relying on the formula within the column? (Or "Today", depending on the desired result.)

  • Steve L
    Steve L ✭✭
    edited 08/10/17

    If you have a formula that is calculating a date based on Today(), I believe the sheet has to be opened before the formula recalculates.

    I typically use a "Reminder" instead of a "Notification". I would configure the Sheet with columns for a Checkbox, Due Date (Date), and a Reminder (Date). I use a formula for the Reminder date column, such as "=IF(Checkbox1,"",Due1)". You can lock the Reminder column, since it's a formula that you won't need to manually change.

    When setting up the Reminders, instead of Notifications, you can click the "on" choice to run the reminder, say 3 days after the Due date.

    I usually take it a step further in the Reminder column calculation, such that I set the date of the reminder either in the formula or based on a reference to another cell. For example, I set the Reminder date value to "=IF(Checkbox1,"",(Due1-3))", and set the Reminder itself to run on the Reminder date (Due1 - 3 days). Doing this allows me to adjust the Reminder dates without having to change the Reminders themselves.

    Finally, I typically wrap these types of formulas with an "IFERROR", just in case there's any problems with the calculations:

    =IFERROR(IF(Complete1,"",(Due1-3)),"")

    Capture1.JPG

    Capture2.JPG

    Capture3.JPG

  • CanadaJim
    CanadaJim
    edited 08/16/17

    I would also suggest removing the "added or updated" condition. Even if it hasn't been updated, you probably want to still report on whether it is overdue or not.

    Jim

  • J. Craig Williams
    J. Craig Williams ✭✭✭✭✭✭
    edited 09/17/17

    I think CanadaJim is pointing to the issue. If there is no change to the row, it won't send a Notification. It also won't send one to the person making the change unless specifically configured to do so (in your Personal Settings| Settings | Communication Preferences)

    Lastly, you mentioned having TODAY() formulas. I use Zapier to force refreshes when there are not too many sheets needing this functionality. See my post here for more on that.

    http://ronin-global.com/2017/03/15/forcing-today-refresh-in-smartsheet/

    更新:2017 - 0917 -我的解决方案改变了轻微ly and the post updated to reflect new method.

    Craig

  • Why not use a report on a dashboard instead that includes a RYG column to display Red when the date is missed? This will collect the data from any sheets you select to include and will be easily accessible on screen any time you look at the dashboard. You just need to add the RYG column to your sheet and incorporate it in the report. Would look something like below but with Red status indicators.

    Red Task Report.PNG

  • If you don't want to build the dashboard you can select to have the report emailed to yourself each day at a certain time.

This discussion has been closed.
Ok, I found it. Classic case of submit something for help, then find the answer. I think what may have happened previously, is that I turned on all the filters, but since there isn't one for a Deleted Row, maybe the Deleted Row was hidden. When I came back, I didn't click anything on the filters for the Activity Log and when scrolling through looking for the 'magic' delete word, I found the record I was looking for.<\/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":447,"urlcode":"activity-log","name":"Activity Log"}]},{"discussionID":108819,"type":"question","name":"Fill in a cell based on another cell's value?","excerpt":"Hello, I'm tracking participation of a program on my sheet as a \"participation %\" column. There is another column called \"participation status\" to make it easy for the managers to know if their employee is on track with participation or not. I'm trying to set up the participation status column so that if the participation…","snippet":"Hello, I'm tracking participation of a program on my sheet as a \"participation %\" column. There is another column called \"participation status\" to make it easy for the managers to…","categoryID":322,"dateInserted":"2023-08-10T20:29:21+00:00","dateUpdated":null,"dateLastComment":"2023-08-10T21:09:33+00:00","insertUserID":164943,"insertUser":{"userID":164943,"name":"ciera_wolinski","url":"https:\/\/community.smartsheet.com\/profile\/ciera_wolinski","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!zB8mc3uvxuo!pXcnKVOwqro!qMp2YpGJXFb","dateLastActive":"2023-08-10T21:06:11+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":164943,"lastUser":{"userID":164943,"name":"ciera_wolinski","url":"https:\/\/community.smartsheet.com\/profile\/ciera_wolinski","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!zB8mc3uvxuo!pXcnKVOwqro!qMp2YpGJXFb","dateLastActive":"2023-08-10T21:06:11+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":45,"score":null,"hot":3383402334,"url":"https:\/\/community.smartsheet.com\/discussion\/108819\/fill-in-a-cell-based-on-another-cells-value","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108819\/fill-in-a-cell-based-on-another-cells-value","format":"Rich","tagIDs":[254],"lastPost":{"discussionID":108819,"commentID":390127,"name":"Re: Fill in a cell based on another cell's value?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/390127#Comment_390127","dateInserted":"2023-08-10T21:09:33+00:00","insertUserID":164943,"insertUser":{"userID":164943,"name":"ciera_wolinski","url":"https:\/\/community.smartsheet.com\/profile\/ciera_wolinski","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!zB8mc3uvxuo!pXcnKVOwqro!qMp2YpGJXFb","dateLastActive":"2023-08-10T21:06:11+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-08-10T21:09:38+00:00","dateAnswered":"2023-08-10T20:58:08+00:00","acceptedAnswers":[{"commentID":390125,"body":"

@ciera_wolinski<\/a> <\/p>

The formula below will get what you need. With Smartsheet, you have to convert % to decimal values in formulas. <\/p>

=IF([Participation %]@row = 0, \"Not Participating\", IF([Participation %]@row > 0.8, \"On Track\", IF(AND([Participation %]@row < 0.81, [Participation %]@row > 0), \"Needs Improvement\", \"Blank\")))<\/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":108817,"type":"question","name":"Hi, I am trying to do a SUMIFS, and I keep getting incorrect argument set","excerpt":"I have a column called Actual Charges I want to sum if the column SOW Reference has \"IPO PMO\" in it. I thought I was following the syntax and reduced to only one criteria. I do have other criteria, too. Please see formula below. I also wanted to sum the whole column Actual Charges, but it seems to only capture the column…","snippet":"I have a column called Actual Charges I want to sum if the column SOW Reference has \"IPO PMO\" in it. I thought I was following the syntax and reduced to only one criteria. I do…","categoryID":322,"dateInserted":"2023-08-10T19:41:00+00:00","dateUpdated":null,"dateLastComment":"2023-08-10T20:11:11+00:00","insertUserID":136371,"insertUser":{"userID":136371,"name":"Mark Singleton","url":"https:\/\/community.smartsheet.com\/profile\/Mark%20Singleton","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-08-10T20:42:28+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"},"updateUserID":null,"lastUserID":161714,"lastUser":{"userID":161714,"name":"Carson Penticuff","url":"https:\/\/community.smartsheet.com\/profile\/Carson%20Penticuff","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/B0Q390EZX8XK\/nBGT0U1689CN6.jpg","dateLastActive":"2023-08-11T03:23:51+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":35,"score":null,"hot":3383396531,"url":"https:\/\/community.smartsheet.com\/discussion\/108817\/hi-i-am-trying-to-do-a-sumifs-and-i-keep-getting-incorrect-argument-set","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/108817\/hi-i-am-trying-to-do-a-sumifs-and-i-keep-getting-incorrect-argument-set","format":"Rich","lastPost":{"discussionID":108817,"commentID":390119,"name":"Re: Hi, I am trying to do a SUMIFS, and I keep getting incorrect argument set","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/390119#Comment_390119","dateInserted":"2023-08-10T20:11:11+00:00","insertUserID":161714,"insertUser":{"userID":161714,"name":"Carson Penticuff","url":"https:\/\/community.smartsheet.com\/profile\/Carson%20Penticuff","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/B0Q390EZX8XK\/nBGT0U1689CN6.jpg","dateLastActive":"2023-08-11T03:23:51+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-08-11T09:14:41+00:00","dateAnswered":"2023-08-10T19:52:48+00:00","acceptedAnswers":[{"commentID":390115,"body":"

I assume you have a header or something similar in row 1, and that is why you are starting in row 2? If you designate rows, you must use it on the range to sum as well as the ranges to evaluate.<\/p>

=SUMIFS([Actual Charges]2:[Actual Charges]60, [SOW Reference]2:[SOW Reference]60, \"IPO PMO\")<\/p>

If you specify rows, those rows must also exist. If you want to evaluate all rows except for row 1, so specify [Actual Charges]2:[Actual Charges]2000, you will get an error if there are not 2000 rows in the sheet.<\/p>

You should also be able to add additional conditions\/rows to evaluate as well.<\/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":[]}],"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