Task Reporting | Community
Skip to main content
New Participant
September 28, 2023
Question

Task Reporting

  • September 28, 2023
  • 0 replies
  • 398 views

Is there a way in a task report to include a specific task and planned completion date?

 

In my example I have a report for all Late task. For the Late task I can pull in the Next task, see below. But I’d also like to pull in our Delivery task name and planned completion date for the project. Any thoughts on how to get this to work?

 

displayname=Next Task

listdelimiter=

listmethod=nested(successors).lists

textmode=true

type=iterate

valueexpression=CONCAT({successor}.{plannedCompletionDate},' - ',{successor}.{name})

valueformat=HTML

 

 

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