Report BI - double column header
Hi,
is there an alternative to RTF for making a report with two headers on the columns?
Example I have these columns:
Organization | Tot | Male | Female | Tot | Male | Female |
---|---|---|---|---|---|---|
Org1 | 4 | 1 | 3 | 2 | 1 | 1 |
Org2 | 1 | 0 | 1 | 3 | 0 | 3 |
I would like to insert a top header column (Area1 and Area2) as a union of the 3 columns below (Tot, Male, Female):
Area1 | Area2 | |||||
---|---|---|---|---|---|---|
Organization | Tot | Male | Female | Tot | Male | Female |
Org1 | 4 | 1 | 3 | 2 | 1 | 1 |
Org2 | 1 | 0 | 1 | 3 | 0 | 3 |
thank you very much
Tagged:
0