Hi, I am using OBIEE 12 c.
I made a pivot table and column headings are vertical due to a large number of columns. I used CSS to do that (Writing-mode: tb-rl; filter: flipv fliph;).
It works fine on a Dashboard but when i export it to Excel columns are horizontal again.
Is there a solution to this problem?