I have a simple report, one field as row, one field as value. The data is grouped by the row field.
I want to display only the rows where there are more than 1 value items (thus hiding where there is only 1 value item).
Anyone knows how to do it? If more details are needed ask away
in your dataset there is the ability to do filters, you can just filter the value for > 0