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.

Project Report - People Column

Avatar

Level 8
I have a project report, and I'm trying to add a column that lists all the people that are involved with that project. It's basically the same list that is in the Staffing -> People tab (project owner, project sponsor, and all assignees). Has anyone done this before? Thanks!
Topics

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

21 Replies

Avatar

Level 6

Anyone know if there is a way to filter that people list for only certain roles? Just display the people that match a certain role.

Something like this? This doesn't work but is what we're looking to do.

valueexpression=IF({role}="Corporate Leasing Consultant",{name})

This is very helpful. Thanks for sharing!