Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to export "<" symbol from obiee 12c report

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.