Oracle Analytics Cloud and Server

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

Can we write select statements in rpd

Received Response
191
Views
32
Comments
13

Answers

  • ForSly
    ForSly Rank 5 - Community Champion

    flag from fact table

    job dimension table

    job_group  dimension table

  • Robert Angel
    Robert Angel Rank 8 - Analytics Strategist

    Okay, assuming the aggregation on flag is 'count distinct' (tell me if not) then your only other problem could the keys / dimension hierarchies on your dimensions, logical table source content levels from the keys, and the underlying physical table structure.

    Can you show screenshots of these elements and I can assist further from there, but as I am alluding to there must be something inherently wrong, what you are trying to do is a straight forward requirement for OBIEE IF you have the modelling correct.

  • ForSly
    ForSly Rank 5 - Community Champion

    You mean screenshots of

    keys / dimension hierarchies on your dimensions, logical table source content levels from the keys, and the underlying physical table structure.?

  • Robert Angel
    Robert Angel Rank 8 - Analytics Strategist

    Yes, exactly that.

  • ForSly
    ForSly Rank 5 - Community Champion

    and yes, the aggregation on flag is 'count distinct'

  • ForSly
    ForSly Rank 5 - Community Champion

    Will the keys affect my calculation? That is if  I don't have the correct key on the fact table ?

  • Robert Angel
    Robert Angel Rank 8 - Analytics Strategist

    Yes.

    Your keys tell OBIEE the granularity of all attributes in a dimensìon hierarchy level. The content levels tell OBIEE the granularity of how fact joins to dimensions, as controlled by the content levels set on both sides logical table sources.

    The current selection of keys and setting of content levels is of critical importance.

  • ForSly
    ForSly Rank 5 - Community Champion

    Are you familiar with Intergration id in BI APPS?

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

    "Integration Id" defines the source system. Initially introduced 2002/2003 by Siebel System hence Siebel CRM being Integration Id = 1.

  • ForSly
    ForSly Rank 5 - Community Champion

    Are you available to answer a follow up question?