Page 1 of 1

Multiple Groupings

Posted: Mon Apr 20, 2015 6:03 pm
by ACordero
Hi,

Is there a way to create multiple groupings for various items so that they do not appear as sub groups?

Currently, the GroupHeaderBands group by your first selection, and then the second GroupHeaderBand groups within that first selection. I would like to group by particular conditions and uniquely display items that meet those conditions separately.

Thank you

Re: Multiple Groupings

Posted: Mon Apr 20, 2015 9:11 pm
by Jan
Hello,

Its possible to provide example what you want to show in report and original data list?

Thank you.

Re: Multiple Groupings

Posted: Tue Apr 21, 2015 10:54 pm
by ACordero
Below is a sample of the final output I am looking to create. I have also attached the dataset that I am working off of. The groupings in orange are what I assume the GroupHeaderBands are to be utilized for.

Using the first item, Risk Control, as an example. I would like the data that would appear in this section to be grouped by items that have an Activity Customer Code of 7LCN or ASL0.

I would then like Claim Management to populate with data meeting the criteria of having the Activity Customer Code of CANS or Z425.

Image

Thank you

Re: Multiple Groupings

Posted: Thu Apr 23, 2015 6:25 am
by HighAley
Hello.

It seems that you should create master-details report with several details and set grouping for each detail.
Please, look at the attached report template.
Master-detail with groups.mrt
(40.12 KiB) Downloaded 388 times
Thank you.