I have a Project Report that pulls in the current task details (assignee name, task, and planned completion date) using the text mode below:
displayname=Current Task Detailslistdelimiter=<p>listmethod=nested(tasks).liststextmode=truetype=iteratevalueexpression=IF({canStart}=true && {status}!='CPL'...