Hi!
I am pulling a task report on Adobe Workfront. I've created a grouping for Project Name but I don't want the text "Project: Name:" to show up in the grouping. Is there a way I can remove the text and continue to have the name of the project in the grouping?
Thanks in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
This help article might be useful for you!
This help article might be useful for you!
Hi there, yes this is an easy text mode tweak.
Go to text mode in your Groupings of the report, and you'll see something like this (I'm in a project report by Group in my example):
group.0.iscollapsed=true
group.0.linkedname=group
group.0.namekey=view.relatedcolumn - this is what's putting Project:Name: in your report. Simply remove the .namekey portion so it's just group.0=
group.0.namekeyargkey.0=group
group.0.namekeyargkey.1=name
group.0.valuefield=group:name
group.0.valueformat=string
textmode=true
Views
Likes
Replies
Views
Likes
Replies