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
Box plot in OBIEE 11g

I have calculated all the quartiles and median along with max and min. Is it possible to show them in box plot? Is there any other presentation possible (if box plot not possible) to make these calculated values more meaningful in the form of chart or graph? Don't want to use D3 as the number of variables and the variable itself might change.
Please suggest.
Regards.
Answers
-
Hi,
As you saw there isn't an ootb box plot chart visualization in OBIEE but you can do something close to it with default line/bar chart.
Look at this example from SampleApp
This example use stacked bars with custom formatting making some parts of the bars white so they are "invisible" and other things like that.
You must think at the final result from a visual point of view instead, so making things white is like not having them on screen (as long as your background is white).
0 -
Thanks a lot, yes this visualization is very the same what I am trying to implement. I uploaded the SampleAppLite RPD to look into this sample report but could not find the same. Are you referring to the same SampleApp?
Regards.
0 -
02. Visualizations -> 2.20 Configured Visuals -> Boxplot
0 -
Hi,
No, it's not the same at all, Sample App Lite is just few standard reports. The SampleApp I'm talking about is the full one: http://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html
And you can see it online (as long as the link will work) using what Christian posted.
0 -
For once this instance seems to be quite stable. I think they need at least one 12c constantly available.
0 -
Thanks all, I am able to plot it now.
0 -
Good news.
Can you maybe close the thread so it can also help others in the same case and keep the place "clean"? Right now it is still This question is Not Answered.
0