Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!
SOLVED

Column for Latest Update in Resolving Project

Avatar

Level 1

I'm terrible with text mode. Does anybody know what I would use to get a column in an issue report to display the latest update from the issue's resolving project? Is that even possible?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

It has to be done through text mode, as the only field in the standard report builder would be Resolve Project > Late Note ID. Here is the column you can add to your Issue Report to show the last update on the resolving project:

valuefield=resolveProject:lastNote:noteText
querysort=resolveProject:lastNote:noteText
valueformat=HTML
displayname=Last Update on Project

Feel free to rename your column by changing the displayname=Last Update on Project 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

It has to be done through text mode, as the only field in the standard report builder would be Resolve Project > Late Note ID. Here is the column you can add to your Issue Report to show the last update on the resolving project:

valuefield=resolveProject:lastNote:noteText
querysort=resolveProject:lastNote:noteText
valueformat=HTML
displayname=Last Update on Project

Feel free to rename your column by changing the displayname=Last Update on Project