Hi All, I'm having issues with a custom form calculated field. If WIP milestone task "Production Completed" is complete (100%), this is true, what do i need to fix in the below formula? IF({DE:PD - WIP Name}='Production Completed',IF({status}='CPL',"Yes","")) Thanks