I would like to create an automation that reminds me by email 1 month before a date from a formula field. Unfortunately I can't change the value of a formula field to dynamic or say the date is within 1 month like I can with a real date field. that doesn't work.
Solved
automation with reminder in 1 month
Best answer by Pascal_Gallais-
Hello,
The problem comes from the fact that your formulas "Datum in 1 Monat" and "Berechnung" are not considered as date type fields, meaning that you can not pass them to the "DATETIME_DIFF" function.
I guess that these two fields are obtained with a "DATETIME_FORMAT" function to get the format "MM.YYYY". If so, you could then use the original dates in the "DATETIME_DIFF" function.
Regards,
Pascal
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

