I have a task report and am able to pull in the first level of children with a list:displayname=Children Tasks
listdelimiter=<br>
listmethod=nested(children).lists
type=iterate
valueexpression=CONCAT({name}, " - Duration: ", {duration}/480, " days, Due Date: ", {plannedCompletionDate})
valueformat=H...