OBIEE Analysis Query — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE Analysis Query

Received Response
1
Views
1
Comments
Adz10
Adz10 Rank 2 - Community Beginner

Hi,

I am trying to produce a table like this in OBIEE Answers. I am able to get product and sold column fine but how can I work out the % column.

It is basically doing % = product_sold/total * 100

   

ProductSold%
A5055.56
B2527.78
C1011.11
D55.56
Total90

Thanks

Answers

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

    A pivot table will do this automatically for you. Duplicate you measure with "Duplicate Layer" and then "Show Data As..." - "Percentage" etc like I highlighted here

    pastedImage_0.png