Skip to Content
0
Jul 19, 2016 at 02:04 PM

Suppress the grouped data in detail section based on a condition

23 Views

Hi All,

I have a requirement like below ...

Group -- ID

Detail -- ID , date, name , description (values like aaab, aaac)

I have grouped the report data based on ID and displaying the column values ID, name, date, description in detail section.

My requirement here is like when ever we have description values 'aaab' and 'aaac' in a group then we need to display that group.

Some groups may have single value among them, such groups we need to suppress.

Can any one of please tell me how to achieve this.

Thanks,

Subash