Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Donut chart in OBIEE12c

Received Response
81
Views
4
Comments
user9193115
user9193115 Rank 1 - Community Starter

Hi Gurus,

My client need few dashbord report in Donut chart form. I am using OBIEE12.2.1.1.0.

I am not able to find the Donut graph option in the list views.

Please help me to get the solution if anyone already acheived.

The same functionality is available in OBIEE12c Visual Analyzer component and I have created Donut in that and integrated into OBIEE12c dashboard.

The problem is, there is a presentation mode at the right corner and allow clicking which take into VA screen which need to hide.

How to hide that option?

BR,

Ritesh

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Ok so you have gone as far as you can go with the standard functionality. This is how things are and how the tool works.

    Otherwise - same answer as always when there is a a non-out-of-the-box visualization being requested: D3, JET or any other JS-based visualization package.

  • user9193115
    user9193115 Rank 1 - Community Starter

    Thanks Christian. I  tred with one JS code got from google but donut graph does not displayed both in analysis and dashboard.

    DO you have any piece of JS by which we can create the Donut graph in OBIEE.

  • Google how to embed D3js in OBIEE, there are many blog posts covering the topic.

    Also keep in mind D3.js is already available in your OBIEE 12c as VA uses it, so you don't have to deploy it yourself, just load the one embedded in OBIEE.