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