Breaking a column header in OBIEE
malamAug 24 2010 — edited Aug 24 2010Hi All,
I have a very simple issue and I thought I had the work around but not really
I have a column that reads
Amount sold and I want to break it as
Amount
Sold
solely because when the reports are downloaded to excel or other formats it makes it easier to read the column names
I have tried the following
1.HTML TAG /BR HTML TAG does not work.
2.Can not use the HARDEN XSS config parameter because of security issues.
Any tips on how to go about doing this.
Regards,