Hmmm... This works in an assignments report column:displayname=Date
Matchnamekey=tasktextmode=truevalueexpression=IF({plannedCompletionDate}!={predecessor}.{plannedCompletionDate},"yes","no")valueformat=HTML
That being said, I have not been able to successfully use text based
expressions (IF, CONCAT, etc) on date/time calcs in a form. If you even
DID get it to work, it would not honor the standard time zone rules as
all text based calcs use the default time zone when referencing dates.
This does...