IF (AND formulas
Hello - I'm trying to indicate which tasks are at risk by raising a flag when the due date is past due and the task is not 100%. This has worked in other smartsheets for me, but when I copy the formula into a new smartsheet it is not working.
I'm using: =IF(AND([Finish Date]@row < TODAY(), [% Complete]@row < 1), 1, 0)
Any help would be appreciated.
This is what I'm seeing, none of these should be flagged as the date is not past due.
Best Answer
-
Hello,
Not sure of the date format you have, but I suppose that 21 refers to the year.
If so, that is why. And you formula works perfectly :)
Hope it helps,
Raoul
Answers
-
Hello,
Not sure of the date format you have, but I suppose that 21 refers to the year.
If so, that is why. And you formula works perfectly :)
Hope it helps,
Raoul
-
OMG! Can I tell you how many of my team looked at this and no one saw this! Thank you so much!!! I feel so stupid THANK YOU!!!!
-
No worry, it happens to us :)
Help Article Resources
Categories
Check out the Formula Handbook template!