Oracle Analytics Cloud and Server

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

Displaying Actual Value & Percentage Together for a Pie Chart in OBIEE 12c

Received Response
21
Views
2
Comments
Tiwari
Tiwari Rank 3 - Community Apprentice

Hi Gurus,

I want to display both Actual Value & the percentage values in a pie chart of OBIEE 12c. For e.g. Region Value A 100, B 100, C 100 Total 300 Now I want to make a pie chart of this report on OBIEE 12c displaying both Actual value & % value in the pie chart A - 100, 33,33% B - 100,33.33% C - 100,33.33%.

Can someone give idea to achieve the same.

Best Regards,

Ritesh

Answers

  • Tiwari
    Tiwari Rank 3 - Community Apprentice

    Dear Gurus,

    I have not got a single reply to my query. Wanted to know whether it is possible or not in OBIEE.

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

    Looking at this and your other questions I would say this:

    Oracle Analytics is an *Analytics* platform as the name implies and not a programming framework. You don't "rewrite the GUI". You analyze data, visualize it and take actions.

    D3js and other packages are supported since almost 10 years now and there you can do what you want. Use D3 and leave the GUI alone. Best suggestion as otherwise you will make your client ssuper happy when he can't upgrade anymore or realizes that the upgrade takes 10 times longer and costs 20 times more because of the changes you did.