I've gotten requests to do the following things in a SP list and I'm not sure if
it's possible and if so, how to accomplish it.
1. Calculate the percentage of a column in the record and the sum of all the
record values. So the value would be Column1/Sum(Column2)
2. Only some summary record for the list view.
Is it possible to accomplish this?