分组:项目百分比细分2

在此自定义项目分组中,您可以显示按项目完成百分比值范围分组的项目。 细分显示完成百分比值10%点增量:0-10%、11-20%、21-30%等。

以下分组按完成百分比值将项目组织为以下分组之一:

  • 0%
  • 1-10%
  • 11-20%
  • 21-30%
  • 31-40%
  • 41-50%
  • 51-60%
  • 61-70%
  • 71-80%
  • 81-90%
  • 91-99%
  • 100%

percent_complete_breakdown_for_projects_in_10__increments.png

访问要求

展开以查看本文中各项功能的访问要求。

您必须具有以下权限才能执行本文中的步骤:

table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header
Adobe Workfront计划 任何
Adobe Workfront许可证*

新增:

  • 修改过滤器的参与者

  • 用于修改报告的标准

当前:

  • 请求修改筛选器

  • 计划修改报告

访问级别配置

编辑对报告、功能板和日历的访问权限以修改报告

编辑对筛选器、视图和分组的访问权限以修改筛选器

对象权限 管理报表的权限

*有关信息,请参阅Workfront文档中的访问要求

按项目百分比细分分组

要应用此分组,请执行以下操作:

  1. 转到项目列表。

  2. 从​ 分组 ​下拉菜单中,选择​ 新建分组

  3. 单击​ 切换到文本模式

  4. 移除框中的文本,并将以下代码粘贴到可用空间中:

    code language-none
    group.0.linkedname=direct
    group.0.name=Percent Breakdown
    group.0.notime=false
    group.0.valueexpression=IF({percentComplete}=0,"0 %",IF({percentComplete}<=11,"1-10 %",IF({percentComplete}<=21,"11-20 %",IF({percentComplete}<=31,"21-30 %",IF({percentComplete}<41,"31-40 %",IF({percentComplete}<51,"41-50 %",IF({percentComplete}<61,"51-60 %",IF({percentComplete}<71,"61-70 %",IF({percentComplete}<81,"71-80 %",IF({percentComplete}<91,"81-90 %",IF({percentComplete}<100,"91-99 %","100 %")))))))))))
    textmode=true
    
  5. 单击​ 完成 > 保存分组

  6. (可选)更新分组的名称,然后单击​ 保存分组

recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43