Proof Approval Report: Group by Priority
Hello Workfront Community,
I would like to ask if there is a way to group by Project Priority in a Proof Approval Report?
I appreciate your help and opinions. Thank you.
Hello Workfront Community,
I would like to ask if there is a way to group by Project Priority in a Proof Approval Report?
I appreciate your help and opinions. Thank you.
Hi @ryzan99 - This should work, but let me know if not:
group.0.enumclass=com.attask.common.constants.TimelinePriorityEnum
group.0.enumtype=PROJ
group.0.linkedname=direct
group.0.namekey=priority
group.0.type=enum
group.0.valuefield=documentVersion:document:project:priority
group.0.valueformat=val
textmode=true
How I got this: I created a priority grouping in a project report and then added "documentVersion:document:project:" before priority in the valuefield line (which tells Workfront to retrieve project information)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.