Help pulling in parent tasks in a collection report
I'm using this text mode to see the actual completion date of the Strategy task, but the task is a parent task and it's not pulling in. Is there a different label to pull in parent tasks?
displayname=Strategy Comp
listdelimiter=<p>
listmethod=nested(tasks).lists
textmode=true
type=iterate
valueexpression=IF({name}="Strategy",CONCAT({actualCompletionDate}))
valueformat=HTML
