Do Workfront Calculated fields work with Typeahead fields? | Community
Skip to main content
Level 2
August 20, 2024
Solved

Do Workfront Calculated fields work with Typeahead fields?

  • August 20, 2024
  • 2 replies
  • 575 views

Hi,

 

I need the value of a type ahead field that lives at the project level to populate a calculated field at the task level. Is this possible?

 

Project Level = Story Lead (type ahead field.) I need this value to also live on a task under the project. I thought calculated field would be the way to go but it doesn't seem to be working. Can this work? Or is there another solution?

 

Thanks,


Robin

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rscofidio

Hi,

 

So I finally asked our implementation consultant (Thanks, @tcraig)

 

The calculation needs to look like this:

 

{project}.{DE:Story Lead:name}
 
So she just added the :name to the end and it worked.
 

2 replies

skyehansen
Community Advisor and Adobe Champion
August 21, 2024

If you can't get it working, try using the same approach as this post:

https://experienceleaguecommunities.adobe.com/t5/workfront-questions/reporting-on-typeahead-fields/m-p/504877

 

Add your calculated field to the project level and then reference that field on the task level.

RscofidioAuthorAccepted solution
Level 2
August 28, 2024

Hi,

 

So I finally asked our implementation consultant (Thanks, @tcraig)

 

The calculation needs to look like this:

 

{project}.{DE:Story Lead:name}
 
So she just added the :name to the end and it worked.