Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to export "<" symbol from obiee 12c report

3612780May 18 2020 — edited May 19 2020

Hi All,

I have used conditional formatting in obiee 12c report wherein when data will be less than <-100 then "<100%" will be shown as a column value. I have done this by going to column properties->conditional format -> Add condition and then set the below numeric format in data format tab.

Custom Numeric Format : @;"<(100%)"

Output:

Column 1   Column 2

ABC           <100%

So, when I am trying to export this data in excel then it is giving me below error, basically "<" symbol is giving me the error:

There was an error processing your download.

Please check with your administrator

Can anybody advise how can I export "<" symbol from obiee 12c report to excel asap.

Comments