Hello.
Is it possible to create just a column label in OBIEE that will cover a group of columns. Something like this:
______________________________________________________________________________
| Custom Label 1 | Custom Label 2 |
----------------------------------------------------------------------------------------------------------------------------------------
| Column 1 | Column 2 | Column 3 | Column 4 | Column 5 |
----------------------------------------------------------------------------------------------------------------------------------------
| | | | | |
| | | | | |
| | | | | |
Column 1, Column 2, Column 3, Column 4 and Column 5 are database columns, while Custom Label 1 and Custom Label 2 are labels I would like to add so that the report is more user friendly.
Is it possible?