Add a summary row to the View

G

goraya

Hi
I have a custom view there is a "custom enterprise field" it has some
values I want to have summary row in the bottom of this view that
contains the sum of the "custom enterprise field". Is there some way
to do this???
 
M

Marc Soester [MVP]

If the custom field is a numeric or cost field and you group by this custom
field in your view, then it will sum up this field.

Hope this helps
 
Top