Hi there! We have a column within one of our reports that displays the
"Current Task" that is active within each project using the text mode
below. Is it possible to also include the assignee name(s) of the
current task(s)? Any help is appreciated Thank you! displayname=Current
Tasklistdelimiter=listmethod=nested(tasks).liststextmode=truetype=iteratevalueexpression=IF({numberOfChildren}=0,IF({canStart},IF(CONTAINS("CPL",{status}),"",CONCAT({name},"
- ",{plannedCompletionDate}))))valueformat=HTML