is there a report, or one I can build, that will show me the roles and percents per person? | Adobe Higher Education
Skip to main content
Level 3
October 14, 2020
질문

is there a report, or one I can build, that will show me the roles and percents per person?

  • October 14, 2020
  • 1 답변
  • 392 조회
No text available
이 주제는 답변이 닫혔습니다.

1 답변

Level 6
October 14, 2020

Hi Kendra,

You can build a user report and add this column:

valueexpression=CONCAT({role}.{name}," - ",{timePercentage},"%")

listdelimiter=<br>

listmethod=nested(userRoles).lists

valueformat=HTML

displayname=All Job Roles

textmode=true

type=iterate