I am using the following text mode on a request report but I need to add this same column to a project report and I can't figure it out... any thoughts?
displayname=Project Type linkedname=queueTopic namekey=view.relatedcolumn namekeyargkey.0=queueTopic namekeyargkey.1=name querysort=queueTopic:name shortview=true valuefield=queueTopic:name valueformat=HTML
Solved! Go to Solution.
Views
Replies
Total Likes
This column is calling up the issue's queue topic name. Projects don't have queue topic names, unless they have been converted from an issue. So if that's what you're asking, it would be the converted issue's queue topic name, or convertedOpTask:queueTopic:name (I usually just put "convertedOpTask:" in front of everywhere I see "queueTopic" as an initial flailing attempt to get past it)
This column is calling up the issue's queue topic name. Projects don't have queue topic names, unless they have been converted from an issue. So if that's what you're asking, it would be the converted issue's queue topic name, or convertedOpTask:queueTopic:name (I usually just put "convertedOpTask:" in front of everywhere I see "queueTopic" as an initial flailing attempt to get past it)
Oh, this worked! Thank you SO much!!!
Views
Replies
Total Likes
Views
Likes
Replies