Views math function
kidmoe - March 30, 2009 - 15:22
Not sure how to word this really, or to search if there is a similar post. I'm sorry if this is a duplicate.
I am creating a review site. I have nodes for beers, that have a content field for the brewer. And brewer nodes that give more info about that brewer. I want to create a view for the brewers that will calculate how many beers from that brewer are on the site and just display that number next to the name. I cannot find any way in views that will help me accomplish this. Any suggestions?
Thanks

_
Perhaps the http://drupal.org/project/views_calc or http://drupal.org/project/views_customfield modules?
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Thanks, I got it working
Thanks, I got it working because I was being stupid and couldn't find the 'count' function in the relationship, doh.
Could you please tell wheres
Could you please tell wheres the count function, i cant find it in relationship.