Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

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

TASK REPORT - Customizing the Assign To: ID Name

Avatar

Level 2

I am creating a report that is grouped by each individual and their project status. I need help customizing the lines from "Assigned To:ID........" with each individual names. I am assuming that this needs to be done with backend coding. 

 

For example, "Assigned To: ID640b4c...." should be named "Jessica" 

 

jessicaramirez_0-1694118663727.png

 

5 Replies

Avatar

Community Advisor

If you are creating a user report it should be fairly straightforward to pull up a field that will display the user name.

 

If you are creating a different type of report it can be difficult to report on certain objects which reside more than 2 levels away from the object without text mode.

Avatar

Community Advisor

If you go to your groupings, standard mode, type ‘assigned to name’ to get the name field instead of ID. Not sure what type of report you’re in - if you don’t see that option, then keep the ID one, then change it to text mode and replace wherever you see AssignedToID (not on my laptop so it may be called something else like AssignedID) and change just the ‘ID’ bit to ‘:name’. You’ll do this on a couple lines of the text mode. Then save.

If this helped you, please mark correct to help others : )

Thank you for the input and it was a task report.

Avatar

Community Advisor

This seems like a copy of recent question which I have answered, so I'll just link it:
https://experienceleaguecommunities.adobe.com/t5/workfront-questions/change-of-company-id-to-company...

text mode is included in my answer, it just requires adjusting to your usecase. Not knowing report type used it is hard to provide exact code

Avatar

Level 2

Thank you for the help and it was task report I was creating.