Solved
Is there a way to transfer the data from a Task Custom Field to a Project Custom Field using a Calculated Field?
Anyone know of a way to pull data from a Task Custom Field into a Project Custom Field using a Calculated Field? Thanks!
Anyone know of a way to pull data from a Task Custom Field into a Project Custom Field using a Calculated Field? Thanks!
No.
Calculated fields don't set the value of other fields. They just show the string-value of the calculation/expression.
You can display the value of a project on the task though with calculated fields: {project}.{DE:someField} in a task form will print out the value of the field someField on the project.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.