Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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