Hello,
I am currently working on a project that requires two headers in the CSV file format. I am able to add a 2nd level of header in the tool itself, but when I export the file to CSV, only one header appears. When i export the file via excel or pdf, both headers are visible.
I plan to create a job schedule to export the report in CSV format on a daily basis and need the two headers to show in the CSV format. Can you advise how to enable this?
Here are the steps i followed to create two headers in OBIEE:
1) go to the table view and edit the table view properties. Set the ‘display column & table headings’ property to ‘as separate rows’ instead of ‘only column headings’.
2) Then go to each column and set the custom table heading. Set the same table heading for all the columns that require the same heading.
Let me know if you need additional information.