Expand my Community achievements bar.

Applying Formating to Group Headers in a Task-level Report

Avatar

Level 1

Is there a way (possibly using the Text Mode module) to change the formatting for how Group headers are displayed in a task level report? 

 

We have a report that groups four levels deep, but it is hard to distinguish between the groups and the tasks the report is displaying. I've formatted the returned tasks to help them stand out, but it is still hard to distinguish the hierarchy of the groups themselves. I was hoping there might be a way to change the background color of the grouping header, or the text itself to make things easier to digest at a glance.

 

Below is the coding I have for the groupings as they stand right now: 

 

group.0.displayname=The "A"
group.0.linkedname=project:sponsor:Name
group.0.namekey=view.relatedcolumn
group.0.namekeyargkey.0=project:sponsor:Name
group.0.namekeyargkey.1=name
group.0.valuefield=project:sponsor:Name
group.0.valueformat=string
group.1.displayname=Project Status
group.1.enumclass=com.attask.common.constants.ProjectStatusEnum
group.1.enumtype=PROJ
group.1.linkedname=project
group.1.namekey=view.relatedcolumn
group.1.namekeyargkey.0=project
group.1.namekeyargkey.1=status
group.1.type=enum
group.1.valuefield=project:status
group.1.valueformat=val
group.2.linkedname=project
group.2.namekey=view.relatedcolumn
group.2.namekeyargkey.0=project
group.2.namekeyargkey.1=Name
group.2.valuefield=project:Name
group.2.valueformat=string
group.3.linkedname=project
group.3.namekey=view.relatedcolumn
group.3.namekeyargkey.0=project
group.3.namekeyargkey.1=Description
group.3.valuefield=project:Description
group.3.valueformat=string
textmode=true

1 Reply

Avatar

Employee Advisor

@stefanw12685902 Within the current reporting tool, you cannot apply formatting to groupings, only to specific columns or entire rows with conditional formatting. It looks like Madalyn has submitted this to the Ideas tab so I'd recommend commenting/liking this post for additional consideration: https://experienceleaguecommunities.adobe.com/t5/workfront-ideas/conditional-formatting-for-report-g... 

I can also surface this idea with the Workfront Product team directly to see if this is something on the reporting roadmap!