Expand my Community achievements bar.

Don't miss the Workfront Community Lens, June Edition!
SOLVED

Possible to create a task level calculated field to pull in the text from another task custom field?

Avatar

Level 5

We have a task custom field that is open text where our team provides updates on the task/ project. I want to know if I can create a calculated field that pulls in what has been entered into that open text custom field?

 

Thanks!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

 

Hi @MariaCr2,

 

I invite you consider this new How to "Echo" post I just created and comment further there.

 

Regards,

Doug

 

 

View solution in original post

7 Replies

Avatar

Community Advisor

if the two objects are separated and not connected in any [downstream] way, no. You wouldn't be able to pull in information from Task 1 into Task 2, for example -- and you wouldn't be able to pull in information from Task 1 into the project it sits in. However, if Task 1 is a parent of Task 2, you might be able to. Or if you place an issue into Task 1, you'd be able to see the information. Or, if you convert Task 1 to Project 3.

Avatar

Community Advisor

Yes. You simply reference that field. 

If the custom text field is myTaskField, then your calculated field is 

{DE:myTaskField}

 

Avatar

Community Advisor

 

Hi @MariaCr2,

 

Combining the suggestions from @skyehansen and @Sven-iX, I'd suggest you move the editable custom form "up" to the Project level so you can then easily reference it in a Task view (read only, mind you) using its DE: syntax.

 

If you instead decide to keep that custom parameter at the Task level (e.g. so it IS editable on a Task view), and also have anything entered then visible on other Tasks within the same Project (read only, mind you; and multiple, if more than one such Task has data entered in that custom parameter), I believe there is a way to then display that information in a Task view or report...but would not recommend it, so will withhold that part unless you need it.

 

Regards,

Doug

Hi Doug - yes, that is what I need. We are putting some parameters in place we wouldn't run into the issues you highlighted, but what we need it to be able to enter info on a task custom form under one task, Tactic Delivery Date (MSD Next Steps task custom form field) and then have what is entered on the custom for, for the Tactic Delivery Date task show in on a calculated field on a separate task within the same project. 

Avatar

Community Advisor

 

Thanks for confirming your requirements @MariaCr2

 

Although a calculated custom field with that information is not possible (without Fusion / API / etc...and noting that even then it might get "stale"), would showing the Tactic Delivery Date as a column on a Task view or report (as I'd mentioned, noting it would also always be "fresh" data) be of use?

 

Regards,

Doug

Potentially. I'd have to see it in practice, but it could possibly work for our needs. Would you be able to give me an idea of how to do that? 

Avatar

Correct answer by
Community Advisor

 

Hi @MariaCr2,

 

I invite you consider this new How to "Echo" post I just created and comment further there.

 

Regards,

Doug