Active
Project:
Views Group By
Version:
6.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 17:39 UTC
Updated:
20 Apr 2010 at 09:30 UTC
Is it possible to group by a node reference field title, and count the number of nodes that reference it?
I've tried to filter by referencing content type; add node reference field title; add node ID field; and SQL field. Then, I grouped by the node reference field and aggregated on the node ID. But, it just returns duplicates of the node reference field with a count of 1 for each.
I'm assuming this has to do with the way the data is stored, and cannot be accomplished. But if someone could tell me for sure it can't be done, I can stop yelling at my computer screen!
Thanks!
Comments
Comment #1
perke+1, i have exact same question and wasn't able to make it so far
Comment #2
Oleksa-1 commentedregarding node counting
http://drupal.org/project/nodereference_count
or
http://drupal.org/project/nodereferrer can do it as well