Per Level Column Calculations in Table View

Somewhat related to my existing feature request to exclude data on a per level basis from the column calculation row, it would be great if each level could have it’s own dedicated column calculation row.

Something like this:

2 Likes

You can add a formula field on the group level which calculates the sum, and if you give it the same name as the field on the items being grouped, it will show up in the same column.

Note: such a calculation does not take into account view-level filtering, but in some cases, it might be good enough workaround