Oracle Analytics Cloud and Server

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

RSUM in OBIEE with other fields other than date

Received Response
35
Views
6
Comments
2999400
2999400 Rank 1 - Community Starter

Hi, OBIEE experts.

For your kind assistance, how can i do this in OBIEE:

Where in Daily average is computed by RSUM / Calendar Day. every time i try to add field1 & field2 in my pivot table i got different result for my RSUM.

   

Field2 value1Field2 value4
Field1 value1Field1 value4
DateRevenueDaily AverageRSUMRevenueDaily AverageRSUM
3/1/2016101010202020
3/2/20161110.5212120.541
3/3/2016121133222163
3/4/20161311.5462321.586
3/5/20161412602422110
3/6/20161512.5752522.5135

Answers

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    Field2 Value1 & Field1 Value4 are adding what value to the information displayed?  It is unclear given how you've represented your pivot table.

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    Based on above all is good.

    can you share different result value?

    Btw: did you try with field1 & field2 with your own calculation instead of pivot table calculation?

  • 2999400
    2999400 Rank 1 - Community Starter

    Hi,

    in OBIEE i got the wrong values, the rsum column is just the same as the revenue column.

    *RSUM is the running sum of Revenue column.

    *Daily Average = RSUM / Calendar Date Number

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    how does your logical star look like?  I assume Revenue is indeed a measure column from a fact table ...

  • 2999400
    2999400 Rank 1 - Community Starter

    Hi, Sir Dodds.

    It's just a simple star (Fact - Calendar). Revenue is computed as Txn count * Face value amount.

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    What table is the column headers coming from?