Active
Project:
Views Group By
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2010 at 14:14 UTC
Updated:
2 Jul 2010 at 18:13 UTC
How can I setup views-group-by to span different aggregate results on different columns.
In other words: Can we have more than one column in the table presentation, each one of them showing different summaries.
I know this is logically self-contradicting somehow.
Just asking :)
Reason behind: is to get "views-group-by" to work with: "visualize"
As for the visualize module, it assumes that you have summary figures shown under multiple columns - that is.
With Regards
Comments
Comment #1
bakr commentedIn other words:
Is the "Views Group By" module designed in concept to handle ONLY ONE Aggregate Field per view ?
The following quote taken from the jquery-visualize documentation page:
I love the views-group-by module.
Seeking to find better ways to use it.
Comment #2
thinkling commentedI didn't have any luck with multiple aggregates either; seems that the table name alias inserted in the GROUP BY clause gets confused. I'm not in a good position to understand the module code and figure out where it's going wrong.