Question
Need help creating a calculated field to determine TAT
I am trying to create a calculated field in a custom form that will show me the average turn around time form Project Initiation To Approved Go Live date on all completed projects. I cannot figure out how to get two expressions in the calculated field. I know one would be DATEDIFF({DE:Approved Implementation Date},{DE:Project Initiation Date})
but I don't know how to add the expression to get the average. Any suggestions?