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:

If filtering by taxonomy terms from 1 vocabulary

Enable the "Reduce duplicates" option.

If filtering by taxonomy terms from 2 vocabularies

Under Sort Criteria, disable any sorting by taxonomy terms.
Dont need to enable the "Reduce duplicates" option.

That's all.

Comments

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

naga_karthick’s picture

I 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.

stephen.punwasi’s picture

Did you remember to add a contextual filter by author?