Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Dashboard download using CSV overrides suppression attribute

My version of OBIEE is not current( 11.1.1.7).
I noticed that downloading in Excel format from the Dashboard retains the suppression attribute for a column so that it is not repeated which is working as designed.
The same download in CSV format does not suppress the column value and repeats the value which I do not want.
The download in Excel format is very slow compared to the CSV download.
Is the download format for each column governed by a configuration setting ?
Thanks for any suggestions.
Jim
Answers
-
Download to Excel by definition is formatted. Download to CSV is raw data.
CSV is not capable of handling value suppression. It's simply not in the nature of that file format and wouldn't make sense in a CSV from a conceptual point of view.
0