檢視:含有父系任務資訊的時數

此時數檢視顯示記錄時數的任務名稱以及父系任務的名稱。

custom_hour_view_with_task_and_parent_task_info.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. 按一下剩餘欄的標題,然後按一下​ 切換到文字模式

  5. 按一下​ 編輯文字模式

  6. 移除您在​ 編輯文字模式 ​方塊中找到的文字,並取代為下列程式碼:

    code language-none
    column.0.aggregator.displayformat=doubleAsString
    column.0.aggregator.function=SUM
    column.0.aggregator.namekey=hours
    column.0.aggregator.valuefield=hours
    column.0.aggregator.valueformat=doubleAsDouble
    column.0.descriptionkey=hours
    column.0.link.linkproperty.0.name=ID
    column.0.link.linkproperty.0.valuefield=ID
    column.0.link.linkproperty.0.valueformat=int
    column.0.link.lookup=link.view
    column.0.link.valuefield=objCode
    column.0.link.valueformat=val
    column.0.linkedname=direct
    column.0.listsort=doubleAsDouble(hours)
    column.0.namekey=hours.abbr
    column.0.querysort=hours
    column.0.shortview=false
    column.0.stretch=100
    column.0.valuefield=hours
    column.0.valueformat=doubleAsString
    column.0.width=150
    column.1.descriptionkey=task
    column.1.link.linkproperty.0.name=ID
    column.1.link.linkproperty.0.valuefield=task:ID
    column.1.link.linkproperty.0.valueformat=int
    column.1.link.lookup=link.view
    column.1.link.valuefield=task:objCode
    column.1.link.valueformat=val
    column.1.linkedname=task
    column.1.listsort=nested(task).string(name)
    column.1.namekey=task
    column.1.querysort=task:name
    column.1.shortview=false
    column.1.stretch=0
    column.1.valuefield=task:name
    column.1.valueformat=HTML
    column.1.width=150
    column.2.description=Parent Task Name
    column.2.link.linkproperty.0.name=ID
    column.2.link.linkproperty.0.valuefield=task:parent:ID
    column.2.link.linkproperty.0.valueformat=int
    column.2.link.lookup=link.view
    column.2.link.valuefield=task:objCode
    column.2.link.valueformat=val
    column.2.linkedname=task
    column.2.listsort=nested(task:parent).string(name)
    column.2.name=Parent Task Name
    column.2.querysort=task:parent:name
    column.2.shortview=false
    column.2.stretch=0
    column.2.valuefield=task:parent:name
    column.2.valueformat=HTML
    column.2.width=150
    
  7. 按一下​ 完成,然後按一下​ 儲存檢視

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