Is it possible to show only certain rows of a multigroup using views? Let me give an example

Assume we have a multigroup as follows

Item Count
Pen 3
Book 5
Ruler 2

And using views I only want to show Book count of different nodes.

Thanks.

Comments

karens’s picture

Status: Active » Fixed

Add a filter for item='Book' (whatever the 'item' field is).

Status: Fixed » Closed (fixed)

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