Hi all!

I need some help with pointing me to right way...

FeedAPI aggregator + vote_up_down for every feed item.
Votes stored in votingapi_vote table for every node(feed item)
need creating block with top feeds (aggregate all of the votes from all of the feed items and calculate average for every feed(node feed item))

In views creating relations with "Node: Vote results" give me possibility to create list of feed items but I need also relationship with feed itself and average calculation function...

Does anyone can suggest to me a way for calculating average result from items votes for every Feed?

Comments

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Drupal 6 is no longer supported. Closing old issues to clean up the issue queue.

Please reopen and update this issue if this is still an issue in the D7 or D8 version.