Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2012 at 12:56 UTC
Updated:
24 Aug 2012 at 22:04 UTC
I'm posting this because it seems to be a recurring support request on the forums.
Having duplicate node results on Views module?
Here's how i fixed my situation:
Enable the "Reduce duplicates" option.
Under Sort Criteria, disable any sorting by taxonomy terms.
Dont need to enable the "Reduce duplicates" option.
That's all.
Comments
Comment #2
naga_karthick commentedI am using drupal 7. My view contains the fields of taxonomy terms and blog posted user. If multiple user post blogs and choosing the same taxonomy term it shows all the user. I am in need of showing the latest user who post the blog and using the same taxonomy term, it need not to show all the users choosing the same taxonomy term.
Distinct option and reduce duplicates are not working, please provide solution.
Thanks in advance.
Comment #3
stephen.punwasi commentedDid you remember to add a contextual filter by author?