Forumla to send email when date + 5 days

Hi

can some one help to add formula when i enter a DATE , i want to receive email when this date + 5 days came.

thanks

Solved Solved
0 8 348
  • UX
1 ACCEPTED SOLUTION

I found the problem, the schedule was on monthly , i modify it to Daily now it work thanks

View solution in original post

8 REPLIES 8

Hi @adiboo_adib,

You can create a new Workflow (under Behavior tab). Under โ€œUpdate eventโ€ you will have to choose ADDS_ONLY (if you only want this to happen when a new entry is added), select the Target table where the data is in and under Condition you would have the following:

[Column with date] + 5 = TODAY()

I hope this helps! You can find more about date and time expressions here and workflows here.

Maria

Hi thanks for your relpay
but i donโ€™t receive email after 5 day
hope someone to help for formula please.
thanks

Instead of using Workflow, you need to use Scheduled report. Then the condition rule would beโ€ฆ
TODAY()-5=[DateColumn]

i tried but i donโ€™t receive the notification, i use only TODAY()=[mydatecolumn]
thanks for help

Is the app deployed? Do you have Pro plan?

Yes and work good, only personal app

Please check from the Audit history what the details show. Editor > Manage > Monitor > Launch log analyzer and then search the correct Report and click โ€œDetailsโ€

I found the problem, the schedule was on monthly , i modify it to Daily now it work thanks

Top Labels in this Space