Total of a field in a View
ethangj - September 22, 2009 - 01:25
I have a decimal field used in a content type that I would like to create a view for. The view needs to show the total of this field from all instances of this content type. I was thinking this would be a views calc thing but can not see how to make it work.

Possible?
Possible?
I believe
I believe this is doable with Views Calc if I specify field + field, however, I don't know how many instances of the field there may be.