Help

Trigger Reminder Formula

Topic Labels: Automations Formulas
613 1
cancel
Showing results for 
Search instead for 
Did you mean: 
NP
4 - Data Explorer
4 - Data Explorer

Hi,

Would like to set up a Trigger Reminder with the formula;

IF(
AND(
{Reminder},
NOW() >= {Reminder}
),
"Trigger Reminder"
)

But instead of NOW, would like to customized it to xx hours from created TIME, specifically. Have only seen customize formulas for a certain date or number of days but nothing for a certain time period. 

Any help would be greatly appreciated.

1 Reply 1

If you have a field with the Created Time already made you could try this:

 
DATEADD({Created Time}, XX, 'hours')
instead of
NOW()
 
Dunno if this is what you're looking for?

Justin Ng
Programme Coordinator at Sistema Aotearoa
https://www.sistemaaotearoa.org.nz/