4
votes
1answer
1k views

Sorting grouped items in a list view

We have a policies list view on SharePoint 2010 that presents information in this fashion: [+] Category : Requirements (2) [+] Subject : Library guidelines (2) 2.1. Photocopying of ...
4
votes
1answer
299 views

In MOSS 2007, how to sort a list by a total/aggregate?

I have a basic issue tracking list with a few columns, let's say Application, Title, Created By, and Task Priority. My list is grouped by Application and I am performing a Total (Average) on Task ...