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!
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi @MariaCr2,
I invite you consider this new How to "Echo" post I just created and comment further there.
Regards,
Doug
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
Yes. You simply reference that field.
If the custom text field is myTaskField, then your calculated field is
{DE:myTaskField}
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
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?
조회 수
답글
좋아요 수
Hi @MariaCr2,
I invite you consider this new How to "Echo" post I just created and comment further there.
Regards,
Doug
조회 수
답글
좋아요 수