檢視與分組:顯示依分組中平均值彙總的專案實際期間

您可以在專案檢視中新增下列欄,以顯示分組中彙總為平均的實際期間。

project_with_aggregate_actual_duration_in_grouping_view.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. (必要)若要檢視專案實際期間彙總的平均值,您必須將群組新增至專案清單。
    如需建立群組的詳細資訊,請參閱文章Adobe Workfront中的群組概觀

  3. 展開​ 檢視 ​下拉式功能表,然後選取​ 自訂檢視

  4. 按一下「新增欄」。

  5. 按一下​ 切換到文字模式,然後按一下​ 編輯文字模式

  6. 移除​ 編輯文字模式 ​方塊中的所有文字,並以下列程式碼取代:

    code language-none
    aggregator.displayformat=compound
    aggregator.function=AVG
    aggregator.namekey=view.relatedcolumn
    aggregator.namekeyargkey=actualduration
    aggregator.valuefield=actualDurationMinutes
    aggregator.valueformat=val
    displayname=Project Actual Duration
    durationunitfield=durationUnit.value
    linkedname=project
    namekey=actualduration
    namekeyargkey=actualduration
    querysort=actualDurationMinutes
    textmode=true
    valuefield=actualDurationMinutes
    valueformat=compound#M:D
    viewalias=actualduration
    
  7. 按一下​ 完成,然後按一下​ 儲存檢視

  8. (選擇性)更新檢視名稱,然後按一下​ 儲存檢視

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