Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

Mark Solution

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

Is there a way to group issue report by resolve project owner?

Avatar

Level 2

Just trying to create several iterations of the same report with different groupings for executives.

I'm trying to add a grouping to an issue report that groups everything together by Owner of the Resolve Project. Though I can put this as output in a column in a report, I can't group the report by it. Why not?

Thanks!

Dan

Topics

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

2 Replies

Avatar

Level 10

I think this might help you (Not sure how many groupings you have so just change the name if you have others above it.)

group.0.name=

group.0.valuefield=resolveProject:owner:name

group.0.valueformat=string

textmode=true

Avatar

Employee Advisor

@Daniel Corey‚ It can be done, you just have to use text mode:

group.0.displayname=Resolve Project Owner

group.0.valuefield=resolveProject:owner:name

group.0.valueformat=HTML

textmode=true

You can adjust the grouping label by editing the text following group.0.displayname=

If you run into any issues, let me know!