Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Formatted excel export from OAC classic report does not merge cells for report level header

Formatted excel export from OAC classic report does not merge cells for report level header which changes the width of the data column below it
When we export a report which has report level header into formatted excel, the header being long gets wrapped/increases the width of the column it is in, this increased width is followed by the data underneath the report level header
Current:
| a very long header |
|
---|---|---|
|
|
|
Column 1 | Column2 | Column 3 |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
Expected:
a very long header | ||
---|---|---|
|
|
|
Column 1 | Column2 | Column 3 |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
value | value | value |
Comments
-
Please can you provide additional details or a screenshot of what is in OAC DV and then exported?
0