Hi All, Has anyone successfully been able to reference a child on a calculated field? We have a custom form that is attached to a parent task and then a WIP Milestone on a child task. Have created a calculated field on the parent and child to remove reference to a completed task so we can try and fi...
Thank you. It looks like the "apply to existing calculations" was the issue. I thought pressing apply was enough but didnt see the other selection.. It worked straight as i had the formula. Thanks
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