How to display a task date in the column on a task report?
I can't find the error in this syntax. This should work. Please review and help me to see the syntax error.
This is a task report. I have a task named "Full Access Target Date Flag". I am just trying to show the planned completion date of that task, in the column of this task report.
At this point, I'm not showing anything else, just trying to get this 1st step correct.
displayname=Full Access Target Date
listmethod=nested(tasks).lists
textmode=true
type=iterate
valueexpression=IF({name}="Full Access Target Date Flag",{plannedCompletionDate})
valueformat=HTML