Expand my Community achievements bar.

The next phase for Workfront Community ideas is coming soon. Learn all about it in our blog!

Queue Topic & Topic Group on Project Report

Avatar

Level 5

Is there a way to add a column to a project report that will pull the original requests' Queue Topic & Topic Group names? I have it figured out on the Request report but can't seem to get it to work on a Project report. Thank you in advance!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Employee

Hey Kasey,

Try this:

displayname=

linkedname=direct

namekey=convertedOpTask:displayQueueBreadcrumb

querysort=convertedOpTask:displayQueueBreadcrumb

textmode=true

valuefield=convertedOpTask:displayQueueBreadcrumb

valueformat=HTML

Hope that helps!

Avatar

Level 1

Hi Kasey,

 

How did you group by Topic Group on the Issue report? can you share the text mode you used?

 

Thanks!!

Avatar

Level 2

Hi @casslang,

 

You can try something like this:

 

displayname=TopicGroup
linkedname=direct
namekey=queueTopic:parentTopicGroup:name
querysort=queueTopic:parentTopicGroup:name
textmode=true
valuefield=queueTopic:parentTopicGroup:name
valueformat=HTML