Score:0

How can I filter based on unique taxonomy term values?

br flag

I have a content type "book". One of its field "field_language" referencing to "language" taxonomy term. field_language can have only one value.

Consider this is the content I Have,

enter image description here

I want, a single book for every unique taxonomy item of "language" taxonomy term.

I want the view to generate a result like this,

enter image description here

How can I implement this using views?

Needs Help!

Thanks

cn flag
Please don't duplicate questions; if you have more information to add, just edit the original. Thanks!
Kevin avatar
in flag
Don't you mean you want to list all books under C++ in the same row, not just skip them (Book 2, 7 10)?
Steve Siddu avatar
br flag
@Kevin No, I want only one book and latest one for each taxonomy term value
Steve Siddu avatar
br flag
@Kevin Select distinct, tick off 'reduce duplicates' in the relationship, and aggregate the query so you can group by term name. could you explain this in detail.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.