Aggregation edge cases
Submitted by Johan Falk on Wed, 12/07/2011 - 00:51
This episode shows some of the more rare use cases of aggregations in Views:
- Using aggregation on filtering
- Using aggregation on sorting
- Using aggregation on contextual filters (which is currently broken)
- NOT aggregation on relationships (since aggregation doesn't apply to this handler)
- Using aggregation on multiple-value fields
Modules:
Additional Resources:
Leave a comment