Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 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
How to add custom visualizations to analysis?

Hello
Can anyone tell me how to add new custom visualizations to the view definitions.
So far I was using the narratives to achieve through javascript, but would like include my visualizations to be part to the existing views list. Anyone know how to achieve it?
Thanks
Answers
-
I [...]would like include my visualizations to be part to the existing views list. Anyone know how to achieve it?
This isn't possible without some fundamental hacking of OBIEE. The views list is generated at runtime by sawserver (Presentation Services), so you'd to somehow modify the DOM to add your entries, and then to link from them to a custom UI that enables users to use your visualisations.
If you're interested in this kind of thing, there is a commercial offering from Rittman Mead that does offer Javascript visualisations through the UI, you can read more about it here.
Disclaimer: I work for Rittman Mead
0