Advanced Formula , IF; THEN; ELSE.

Hello Asana Community.

I want to know if there is a way to incorporate IF THEN ELSE in advanced formula field in Asana. Here is my current setup:

Right now in my formula, if the date of start is before what it is today, it gives me %Complete negative number. So i wanted this formula : IF StartDate=Today then 100 - ( [[$DUE_DATE]] - [[$TODAY]] ) * 100 / ( [[$DUE_DATE]] - [[$STARTED_AT]] ); ELSE (0). But it can not read it


4 Likes

Welcome, @Ilyas_Nurlubayev,

I’m afraid this feature isn’t present in Asana.

I’ve moved this thread to where you can click the title to scroll to the top and vote by clicking the purple Vote button, like I did!

Thanks,

Larry

Thanks Larry! Lets get this voted, really need it )

3 Likes

Push! :slight_smile:

1 Like

Trying to find a way to run advanced formulas that using if statements.

push