Expand my Community achievements bar.

Mark Solution

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

SOLVED

Project level report that shows only the people that are primary person assigned to tasks based on job role

Avatar

Level 6

0690z000008Ze3zAAC.pngI need a report like this. I can get it to work with the following text mode:

displayname=Workplace Services Lead

listdelimiter=<p>

listmethod=nested(projectUsers).lists

textmode=true

type=iterate

valueexpression=IF(CONTAINS("Workplace Services Lead",{user}.{role}.{name}),{user}.{name})

valueformat=HTML

However it returns all people that have the job role Workplace Services Lead and I need it to display only if they are assigned to a task as the primary assignment.

Any help would be appreciated.

Thank you!

-Mollie

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor