Skip to main content
Level 9
April 8, 2020
Risolto

Calculated Field to Pull in Field on Related Object

  • April 8, 2020
  • 2 risposte
  • 511 visualizzazioni

Hi WF Community,

I'm looking to pull in the Planned Completion Date to a custom calculated field on an Issue form.

I've attached a screenshot of my formula. Can anyone advise as to what I'm doing wrong?

Thanks.

Nick

Questo argomento è stato chiuso alle risposte.
Migliore risposta di skyehansen

You might want to use "Source Task.Planned Completion Date". I usually find the fields by creating a report and seeing what I would use in that report space. So by pulling up an issue report and looking through the fields, I don't see a Task section but I do see a Source Task section. So that would be my first guess about what would work with the issue calculated field. By the way, I see your calculated field is set to text... you might want to set it to Date or Date/Time instead.

2 risposte

skyehansen
Adobe Champion and Community Advisor
skyehansenAdobe Champion and Community AdvisorRisposta
April 8, 2020

You might want to use "Source Task.Planned Completion Date". I usually find the fields by creating a report and seeing what I would use in that report space. So by pulling up an issue report and looking through the fields, I don't see a Task section but I do see a Source Task section. So that would be my first guess about what would work with the issue calculated field. By the way, I see your calculated field is set to text... you might want to set it to Date or Date/Time instead.

NickVa7Autore
Level 9
April 9, 2020

That worked...thanks, Skye....and for your thought process.