milestone name for parent task
Is there a way to display, in a Task report, the milestone name for the task's parent task?
I've been playing around with Text Mode (and looking at the API Explorer) but can't seem to get my syntax right.
Thanks.
Is there a way to display, in a Task report, the milestone name for the task's parent task?
I've been playing around with Text Mode (and looking at the API Explorer) but can't seem to get my syntax right.
Thanks.
Ah... figured it out. I saw that Parent > Milestone ID was an available field in the report, so I modified its Text Mode to the following:
displayname=
linkedname=parent
namekey=view.relatedcolumn
namekeyargkey.0=parent
namekeyargkey.1=milestone
namekeyargkey.2=name
querysort=parent:milestone:name
textmode=true
valuefield=parent:milestone:name
valueformat=HTML
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.