I am using a view to return multiple content types that match a certain criteria. One of the filters I am using is the value of the date field of the content. If a content has multiple dates (i.e. a recurring/repeating event), it is returned as many times as it matches. I would only like to display a matching node once, not countless times if it has multiple dates that match.

Is it possible to have views only display the node once, even it it has multiple matching dates?

If not, can this be a feature request for this functionality in a later version?

Thanks very much.

Comments

Subhransu.addweb’s picture

You can use Distinct (i.e.view/Advanced/Query settings/Distinct). Check this Checkbox then there would be no repeated data.

Hope this help you.

Thanks!

Subhransu.addweb’s picture

Status: Active » Needs review
renatog’s picture

Status: Needs review » Reviewed & tested by the community

Hi

#1 of @denisha.addweb really makes sense.

@jord1981, Please follow it.

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Thank you very much @denisha.addweb.

Best,

Status: Fixed » Closed (fixed)

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