Display a filtered list of people on a project report
Hello!
I have a project report with a text mode column to get the list of people on that project.
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.
description=Team Users
displayname=CLS
listdelimiter=
listmethod=nested(projectUsers).lists
name=ID
namekey=assignment.plural
projectUsers=role_Mod=in
textmode=true
type=iterate
valueexpression=IF({role}="Corporate Leasing Consultant",{name})
valuefield=user:name
valueformat=HTML