I am looking to change a timeline by a set number of days when a date changes, but only under certain conditions (depending on status). Below is a picture of my board.
I am using general caster to cast the formula to the timeline column. When the send date changes, I want the timeline column to change by a certain number of days if the email is “Initial”. But I want it to change by a different number of days if it is “Reminder”.
The formula only works if I do not have the IF statements. I cannot get anything to work if I put that in but general caster says that it “ran” (no error messages).
Any ideas?
hellotimi
(David Kalu (Formula PRO - Advanced Automations for native monday formula columns, Mirror Columns & Subitems!))
2
@KayBo
I tried fixing the issue in your formula in General Caster but I was unable to get it to work, but with this other app which is a great and far cheaper alternative (1000 ops/month on the free tier), this works:
This extra bit is required to extract the status column label from the status column, this is because the status column is handled as <index>:<label> by the app.