1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/data/reusables/projects/customize/sum.md
Steve Guntrip 50e499e1f0 Roadmaps layout for Projects (#33266)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-12-13 19:42:33 +00:00

12 lines
909 B
Markdown

You can configure a view to show the sum of one of more number fields, including a count of items in the group or column. For example, if you have a number field tracking the number of hours each item may take to complete, you can display of sum of those hours for each group or column.
In a board layout, field sums are displayed at the top of each column. In table{% ifversion projects-v2-roadmaps %} and roadmap layouts{% else %} layout{% endif %}, when you enable grouping by a field, field sums are included in each group's header.
{% data reusables.projects.open-view-menu %}
1. Click {% octicon "number" aria-label="the number icon" %} **Field sum**.
![Screenshot showing the field sum menu item](/assets/images/help/projects-v2/field-sum-menu.png)
1. Select the fields you want to include.
![Screenshot showing the field sum menu](/assets/images/help/projects-v2/field-sum-select-field.png)