As you've discovered, the filter logic for Sharepoint 2007 list views has no grouping operator unless you convert the list view into a Data View Web Part.
That said, you can possibly use the evaluation order of the filter rules to achieve your grouping.
The order is: (((filter1 and/or filter2) and/or filter3) and/or filter4) and so on.
Jul 7, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment