Dimensional Hierarchy DOUBT

Hello Experts
I have an requirement were i have to create a report with time dimension and a hierarchy is defined for this time dimension from Year till Seconds .
My Question is : I HAVE TO USE THE SAME DIMENSIONAL HIERARCHY AND WANT THE REPORT TO DRILL ONLY TILL THE DAY LEVEL (COULD ANYBODY PLEASE SUGGEST WHAT YOU HAVE DONE IF YOU FACED THESE EXPERIENCE BEFORE)

Not much you can do here. If you data really is at the seconds level, and the hierarchy really needs to go from year clear down to seconds, then you might be out of luck - I don't know any way to allow users to drill to only a given level in one report, but a different level elsewhere.
Having said that, maybe it would be easier to define a "date" dimension that has years -> quarters -> months -> days, and then have a "time of day" dimension that has hours, minutes, and seconds. Create drills within the dimensions, but don't create a drill between the dimensions (so if users ever want to drill from day to hours, they manually have to add in the hours component)
I think 11g may (?) be able to help - I believe you can pick a hierarchy to drill through in that version, in which case you may be able to have one hierarchy that goes from years -> seconds, and another that drills from years -> days only. If so, that would meet your requirement (haven't played with 11g yet, so not certain this is possible)
Thx,
Scott

Similar Messages

  • Is Dimensional Hierarchy always created for a Dimension?

    Hi! In my data model there are dimensions but, they do not follow any hierarchy i.e. everything is at the same level. In such a case do I still need to define hierarchy? I know that a Dimensional Hierarchy will have at least two levels, Grand Total and Detail, what happens when everything is at Detail Level?

    there is no need to define any level based measures as everything will be at the primitive level.
    It is just like having no hierarchy defined, but only at grand total you can associate measures from multiple fact tables & get grand totals.
    let me know if that resolved your doubt!!
    Mark posts promptly
    J
    -bifacts
    http://www.obinotes.com
    Edited by: bifacts on Nov 9, 2010 10:55 PM

  • Number of elements - Dimensional Hierarchy

    Hi,
    In a *'Dimensional Hierarchy'*, while creating a new *'Parent level'*, a 'Logical Level' dialogue box prompts for entering *'Number of elements at this Level'*+. What is its significance ?
    What is achieved by+ *'Number of elements at this Level'* +?+
    Thanks in Advance & Regards,
    Deeba

    Hi deeba,
    Its not mandatory to specify the number of elements in hierarchy....if you wont mention also by default it takes the value of 1.....Above vino gave you the link for explanation.
    Hope it helps you...Award points and close the thread.
    By,
    KK

  • Drilldown in answers without creating dimensional hierarchy in BMM layer?

    Hello All,
    HELP! I have a main report like this:
    title: Region EAST (prompted field- user entered: North, South.... )
    heading: Departments Total Sales
    rows: Meat (01) 500,000.00
    Produce (02) 100,000.00
    Organic Items(03) 250,000.00
    Users wanted to ClLICK on either Meat, Produce or Organic Items field to get the detailed report on that particular dept. and would prefer to Click on the desired field than using department as a prompted field. :(
    I did try to use the navigate function on Departments column to get to the detail report, but the results came back with ALL departments. Is it possible to drill down in answers without creating the dimensional hierarchy in BMM layer? If so, please show me how to create the link that would navigate to the detailed report when users CLICK on desired department, ex: Meat (01)? BTW, detailed report may came from different resources (data is in the detailed table...) and I still need to pass the region variable to the detailed report.
    I really need a big help on this.
    Thanks All in advance!

    Hi Matt,
    thank you for looking into this problem.
    I did use the Navigate function on the 1st report, create a prompted filter on the depatment column (second report) but user can only click on the high lighted Department column header (on the first report) which navigated to the 2nd report and it displayed detail of all departments. Since users cannot click on a particular deptpartment, therefore I cannot pick up the value (01) for Meat department to pass thru the 2nd report. Is the Navigate function just works only when you click on the header column not on the data values in that column? do I need to set any other function to the department column on the 2nd report beside the filter?
    thanks for your help!

  • Dimensional Hierarchy - Organizational unit

    Hi all,
    I have the following queries related to Dimensional hierarchy.
    1. Why we associate logical columns in the dimensional hierarchy?
    2. For a particular organization unit there is no dimensional hierarchy, i mean data is at detailed level..
    How to display data? ....i mean is it required to build dimensional hierarchy.
    Please clarify.
    regards
    chandra kanth

    1. Why we associate logical columns in the dimensional hierarchy?
    Dimension hierarchies establish levels for data groupings and calculations in your report, they also provide paths for drill down.
    2. For a particular organization unit there is no dimensional hierarchy, i mean data is at detailed level..
    How to display data? ....i mean is it required to build dimensional hierarchy.
    Data will always be at granular level for any dimension in a typical data warehouse. In order to report the fact at higher level for business users we create this dimensional hierarchy in the BMM. So, if you want to create your report that shows measure at specific level of organization then create it, else no need.

  • Display dimensional hierarchy...

    Hi All,
    I have Time dimensional hierarchy.i want Display Month level to Date.
    Time Dimenssion haveing
    Year----quater--month---week--day--- lavel
    but i want display month-------week---Day
    it is possible to display Useing same hierarchy
    Thanks,

    Provide some more details.
    Like which OBIEE version you are using OBIEE10 or OBIEE 11g.
    Do you mean to say you want skip Quarter and drill down from Year to Month to Day. If yes, then at Year level in Hierarchy you can set preferred drill path as Month.
    If you are using presentation hierarchy in OBIEE 11g. You can delete the Quarter level from the presentation hierarchy itself.
    Thanks

  • Creating one dimensional hierarchy using columns from 2 different dimension

    Hello guys
    I have a case here.. The way our business is set up is that we have one dim table called channel dim, and another one call customers. Customer ID should be the child of channel ID. In other words, the measures at each Customer ID level should rollup to its parent channel ID level..
    So I am creating a hierarchy in my BMM which is named channel sales Dim:
    channel sales Dim--
    -- Grand Total Level
    -- Channel parent
    channel ID (Key)
    --Customer Details
    Customer ID(Key)
    Account (Sum)
    Both channel_ID and Customer_ID are the primary keys of Channel Dim and Customer Dim, both dim are joined to the sales fact table..
    So the hierarchy is created in such way, however when I check consistency it is giving me errors: nqserror15003: missing most detailed table for dimension table (Channel_Dim, Customer_Dim)
    Any advice of how to deal with this error?
    Much thanks

    Hi,
    Yes the fact table has the keys to the date and customer dimension. Is there any other column or information needed to create the constraint prompt?
    Thanks.

  • Dimensional hierarchy in OBIEE 11g

    Hi guys,
    I have are quirement to build a pivot table using a star schema.
    I need to drill down from one dimensional table column to another dimensional table column.
    lets say
    D1, D2, D3 are the dimensions and F is the fact table.
    in D1 there are columns location_name and location_id and in D3 there are columns team_id, team_name and agent_name. and fact table has location_id and team id.
    my requirement is to drill down from location_name>team_name>agent_name (Dimension D1 tp Dimension D3)
    i can drill down from team_name to agent_name, but the main problem is from location_name to team_name.does anyone know how to solve this issue.
    your help is appreciated.
    thanks,
    rahul

    Rahul,
    See the below link will helpful for you,
    http://iniu.net/content/obiee-define-star-schema-over-snowflake-data-model-data-source
    Thanks,
    Balaa...

  • Reg: Dimensional hierarchy

    Hi Experts,
    I want a small clarifications on hierarchy's  after creating hierarchy in rpd in UI level suppose when we drill down from one level to another level like year to month every time will it goes to the database for fetching the data or how and  what is purpose of the number of elements at this level.
    Regards,

    Try to read Admin help file for the same:
    It says that:
    This number is used by the Oracle BI Server when picking aggregate sources. The number does not have to be exact, but ratios of numbers from one logical level to another should be accurate

  • Dimensional Hierarchy - Estimate Levels - Consistency Error

    Hi,
    I have created Time dimension hierarchy. Fiscal Yr-Fiscal Qtr -Fiscal Wk- Fiscal Month.
    When I check Estimate levels - Fiscal Yr and Fiscal Month are passed.
    For Fiscal Qtr and Fiscal Wk -- throwed error. Consistency Failed.
    What could be the reason?
    In database I have only one table.
    Thanks!!

    Bear in mind that the "Estimate Levels" option is very buggy at the best of times. All it essentially does is a count distinct of the key values at each level so you can do this manually if you prefer.
    The consistency messages you are seeing might be because the number of elements is lower than the number at the hierarchy level above. The number of distinct values should be lowest at the top of the hierarchy and increase with each subsequent child level. Personally, I would just set the numbers manually and forget the "Estimate Levels" option.
    Paul

  • Hierarchy Doubt

    Hello Gurus,
    Can we have 2 different Hier structure for 1 Info object.
    I have made a FF Hierarchy which is working perfect on IDES. Already in EMP they have got different Hier structure which is not right. so i want to use that hierarchy which i created to that IO with out deleting the old 1.
    Is this possible or do i need to delete the old hierarchy and use only the new one.
    Warm Regards
    Mahesh.N

    secondly, Node name we have got all Nos but in View Hier iam getting Node name which is of Char(comp name), and some nodes are not getting it hw is this possible?
    Can u rephrase this....
    Thanks Roberto,
    Manually created FF for almost 130 rows looking at Prod server Hier Struc comp_hier
    In my FF(comp_hier), i created fields like NodeID;InfoObject;Nodename;;Parent ID; and so on. and in that FF the node name i entered as 13456, 201 and so on by looking at prod server Display Hier struc. I havent entered any Description for those in FF. But while i run IP in Dev server those Node Nos 13456, 201 are transformed in to Slovakia, Broadband so on..
    I was looking another IO G_COMPNY and when i run separately it has all those details( nodenos and desc). But there is no link between these two IO. Hw will it fetch frm there.  Looks Black Magic for me.
    Plz Clarify Roberto; Tx for ur prev threat.

  • Cost center hierarchy doubts - Help

    Hi All,
    I have an issue here. Please help me out.
    Can we maintain two standard hierarchies for a single controlling area?
    Can we assign a same cost center to a subgroup and super group?
    I have created a super group and under which there are four subgroups. Under each subgroup there are few costcenters (departments).
    When i am running the subgroup wise report, i am getting cost element wise report.
    While running super group cost element report i am getting subgroup and cost element report.
    Can i get cost center, cost element report from super group?
    Expecting your valuable answers.
    Thanks & Regards
    Arun

    Hi Yongqiang,
    Thanks for a quick reply.
    Can you please explain me how can we assign a costcenter to different cost center groups in the same hierarchy.
    If possible give me the tcode for it.
    Thanks
    Arun

  • New elements in Hierarchy

    Hi,
    In OBIEE,
    In Real time, the Dimensional hierarchy we are giving **No. of Elements in BMM Layer as No. of rows in physical layer*. Then in real time how the No. of elements can vary?

    This number is used by the Oracle BI Server when picking aggregate sources. The number does not have to be exact, but ratios of numbers from one logical level to another should be accurate.

  • Error while creating Hierarchy

    Hi,
    I am trying to create a Dimensional Hierarchy for Dim_w_Day_D. I can successfully create parent levels up to CAL_QTR without any error. When I create CAL_YEAR and check for consistancy, it gives me the below error:
    BUSINESS MODEL OBIEE:
    [nQSError: 15001] Could not load navigation space for subject area OBIEE.
    [nQSError: 15019] Table Dim_W_Day_D is functionally dependent upon level CAL_YEAR, but a more detailed child level has associated columns from that same table or a more detailed table.
    Please Help!
    Yogini

    ya that would definately cause problems at each level if you dont set no of elements.
    Firstly how did you create a dimension,creating a dimension hierarchy has 2 process to implement.one is manually done and the other method is automating process.
    Hope you have done the manual process,so you should first update the row count and then use the row count information to set the number of elementsat each level in a dimension hierarchy
    for example
    level column rowcount
    generic subtypecode 30
    specific description 20
    For the top table where you dint define key i.e. highest top parent level,select teh grand total level check box.
    Did u implement the right steps??

  • Obiee dimension hierarchy ?

    what is purpose of od dimensional hierarchy in obiee ?

    Dimension Hierarchy -
    If you Introduce formal hierarchies into a business model it establishes levels for data groupings and calculations and provides paths for drilldown
    Steps to Create a Dimension Hierarchy - >
    Create a dimension object.
    Add a parent-level object.
    Add child-level objects.
    Determine number of elements.
    Specify level columns.
    Create level keys.
    Create a level-based measure.
    Create additional level-based measures.
    Create share measures.
    Create rank measures.
    Add measures to Presentation layer.
    Test share and rank measures.
    kp

Maybe you are looking for

  • How do i cancle the update and go back to my home page?

    i cancled an update and now i cant go back to my home page!!!!!! HELP!!! ASAP

  • Returning a BLOB via BPM.

    I have a situation where using an attachment will not work - because of the sensitivity of the item being stored. It has to be made available to a subset of participants within the process instance. I can use ScreenFlow mapped to a JSP to upload the

  • Class A extends B- where is paintComponent(Graphics) supposed to paint?

    Hi, i have the following problem: I thought ControlPanel.paintComponent(Graphics) was supposed to paint the GraphArea (since ConrolPanel.paintComponent(Graphics) overrides GraphAreaExtension.paintComponent(Graphics) ), but lines AND vertices appear o

  • Pages Resume template

    Created my resume in Pages using the resume template. Looks great, but when I email it, my name appears until someone tries to print it.  Then the placeholders print, instead of my name. I have looked at saving as a PDF but its not an option.  What a

  • Not serious, but strange behaviour

    Hi. I say not serious, but if it happens to all my other photos it could be! Went to edit a photo, and when I pulled up the editing tools to make an adjustment, there was nothing at all in the histogram and none of the sliders had any effect. And all