Is it possible to sort views results by the number of total views of the referencing nodes (combined)?

I've created a view, added my node referrer as the Relationship and set Sort criteria to (Referencing Nodes) Node statistics: Total views desc. However it's not producing the expected result. In fact, I really can't tell what the results are actually being sorted by...

Any suggestions?

Comments

boogsbobo’s picture

I have a similar need.

I want to sort a view to display nodes in order of the most recently updated node referring to that node.

I think both of these will require that NodeReferrer output a relationship which includes ALL of the referring nodes, rather than only one particular field as is now required.