Hi All,
Was hoping to get some input on the formula below:
IF({D-Phase Status} = “D1 - Concept”, DATEADD(TODAY(), 30, ‘days’), TODAY())
I am trying to put together a formula which will add 30 days to today’s date if D1- Concept is chosen in the singl...