Hi @Doug_Den_Hoed__AtAppStore
I tried to add this in calculated custom field for task custom form as,
IF(ISBLANK{milestoneID},"not milestone",IF(ISBLANK{actualCompletionDate},"not complete"),IF{actualCompletionDate}>{plannedCompletionDate},"late milestone","milestone on time or early")
But shows...