OBIEE 11g - Navigation in Parent Child Hiearchy not working

Hi All,
I have a employee parent child hierarchy and I want to show revenue for each employee in the report. I have modeled my revenue as a measure like case 4 shown in the following link
http://www.rittmanmead.com/2010/11/oracle-bi-ee-11g-parent-child-hierarchies-multiple-modeling-methods/
So for example this is my report ,
--David (30)
---Sandra (15)
-----Joe (10)
Joe'e revenue is 10, Sandra's is 5 (showing her 5 Joe's revenue) and David's is 5 (showing his 5 Sandra's revenue)
Issue :
Now what I want is to provide action link on the revenue column so that when user would click on revenue for any employee it would direct them to a detail report showing the bifurcation.
For ex, I want that when user click on 15 which is Sandra's revenue, he would be redirected to a detailed report for Sandra and similary for Joe and David
MY ISSUE IS that the navigation is NOT working for sandra and Joe. It is only working for David (who is the ancestor of sandra and Joe). When I click on 15 to see sandra's detail report, it doesn't do anything and in the bottom left corner of the browser status bar below I see an ERROR saying
(same for Joe but David work's fine)
Message: 'getLevelInfo(...)' is null or not an object
Line: 1
Char: 11142
Code: 0
URI: http://localhost:7001/analytics/res/b_mozilla/answers/selectionsmodel.js
Why is that happening? Is that because I have modeled the revenue as an measure and not attribute. Is navigation not possible in this case?
Anybody has any solution or workaround for this, it will be highly appreciated.
Thanks,
Ronny

Ok, so let me explain this in detail and give the structure of my tables and the data,
There are three tables.
1.Parent Child relationship table - pctable
2.Closure table which OBIEE creates through a script - reltable
3.Fact table which contains the revenue - facttable
This is the data
pctable
personid | managerid
David | NULL
Sandra| David
Joe|Sandra
reltable
memberkey | ancestorkey |distance |is_leaf
David|NULL|NULL|0
David|David|0|0
Sandra|Sandra|0|0
Joe|Joe|0|0
Sandra|David|1|0
Joe|Sandra|1|1
Joe|David|2|1
facttable
personid|revenue
David|5
Sandra|5
Joe|10
and my joins conditions are, I join pctable to reltable and then reltable is joined to facttable like this.
pctable.personid = reltable.ancestorkey
reltable.memberkey = facttable.personid
and then in the report, when I pull up the pchierarchy build from pctable and revenue , I get as below and like I said, when I click on Sandra to see the revenue she contributes, I am not able to navigate. Can you let me know what modifications needs to be done?
---David(20)
----Sandra(15)
------Joe(10)

Similar Messages

  • OBIEE 11G - Creation of Parent child hirarchy

    We need to create a parent child hierarchy for city wise branches
    In our DB we have only one table - the same we need to consider as Dimension & Fact.
    Attributes as follows:
    customername, customernumber, accountnumber,city, branch, financialyear,financialquarter
    We do not have primary key on above structure.
    But we can get unique composite key by combining: Account Number, city  & branch attributes.
    Bangalore
    - MG Road
    - Silk Board
    - Marthahalli
    - Tinfactory
    - silkboard
    Hyderabad
    - Ammerpet
    - Abids
    - Koti
    Regards,
    Ava

    Ok, so let me explain this in detail and give the structure of my tables and the data,
    There are three tables.
    1.Parent Child relationship table - pctable
    2.Closure table which OBIEE creates through a script - reltable
    3.Fact table which contains the revenue - facttable
    This is the data
    pctable
    personid | managerid
    David | NULL
    Sandra| David
    Joe|Sandra
    reltable
    memberkey | ancestorkey |distance |is_leaf
    David|NULL|NULL|0
    David|David|0|0
    Sandra|Sandra|0|0
    Joe|Joe|0|0
    Sandra|David|1|0
    Joe|Sandra|1|1
    Joe|David|2|1
    facttable
    personid|revenue
    David|5
    Sandra|5
    Joe|10
    and my joins conditions are, I join pctable to reltable and then reltable is joined to facttable like this.
    pctable.personid = reltable.ancestorkey
    reltable.memberkey = facttable.personid
    and then in the report, when I pull up the pchierarchy build from pctable and revenue , I get as below and like I said, when I click on Sandra to see the revenue she contributes, I am not able to navigate. Can you let me know what modifications needs to be done?
    ---David(20)
    ----Sandra(15)
    ------Joe(10)

  • Parent Child Hiearachy not working while applying from prompt

    Hi,
    I have a requirement to have a prompt on parent-child hiearachy. I am able to create prompt but when we are selecting anything in that prompt then value is not passing in the main report. I mentinoned "override with prompt" in selection steps, but still prompt is not working. I am using OBIEE 11.1.1.5.
    Please let me know if I am missing anything.
    Thanks
    Anirban

    Hi All,
    Any updates on this.
    Thanks
    Anirban

  • Dimension with Parent-Child Hierarchy - not working

    hi,
    i tried making "Dimension with Parent-Child Hierarchy" as described in your tutorials.
    i finished with the admin tool and database changes and with no errors.
    when trying to create a new answer, by only puting the hierarchy column in the answer.
    the result show "no result" exist.
    i am not sure what i am doing wrong. maybe you can point me to the problem?
    thanks
    Mirit.

    956850 wrote:
    hi,
    i tried making "Dimension with Parent-Child Hierarchy" as described in your tutorials.
    i finished with the admin tool and database changes and with no errors.
    when trying to create a new answer, by only puting the hierarchy column in the answer.
    the result show "no result" exist.
    i am not sure what i am doing wrong. maybe you can point me to the problem?
    thanks
    Mirit.Hi Mirit,
    What is the table that you created hierarchy on?
    Which column in the hierarchy you pulled into your reports to see the No Result message?
    Please query the table and see if has data.
    Thanks,
    G. SK

  • OBIEE 11G with MySql Issue Hierarchy is not working..

    Hi,
    i am using the OBIEE 11G with MySQL DB. i have sucessfully created the RPD. i created the Hierarchy in the RPD. this is the scerario i have created.
    i have only one data column created_at. by using this column i create 3 more logical logical columns, which are Year,Month Name,Week and created Hierarchy by taking the these columns only.
    when i am viewing the result by taking the hierarchy it throwing the error systax error"ou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version".
    but we selecting the year column it successfully nagvigating to the month level data but when selecting the Hierarchy directly it is unable to navigate from year to month.
    please provide me the solution for this as soon as possbile i have an urgent requirement on this.
    Thanks,
    Yogi.

    Hi,
    Thanks for you post..
    My Requriement is that we no need to create new columns we need to necessary columns in BMM layer only and we need to use them in Hierarchy.
    Thanks,
    Yogi.

  • Parent Child Node not working

    Hi,
    I have done a application with Tree by NST table .
    The initial screen will contains around 6 fields , the first field (ObjKey) will be displayed. I have stored in one internal table and i i want  to display the child node for correponding objkey,for that child node again im storing in to the same internal table . now when i to expand the child node from the output there was no details coming , i got one empty line thats it .
    I have seen many links available in the forum. but not helpful , please explain

    hi andre .
    i am also facing same problem .......
    my context is like ......
    folder
    | folder_content (recurcive node)
    | file
    | | file attribute
    | folder attribute.
    can u plz tell me about recurcive node .... if have any doc. then plz give the link ....
    thanks .

  • EJB Mapping Parent child persistance not working in javax.persistance

    Hi,

    Container managed injections can only work in resources that are container managed. You mention RESTEasy so I assume JAX-RS - that was added to the JEE spec since JEE6, which JBoss 5.1 does not service (it is a JEE5 server). If you want this to work you likely have to upgrade to JBoss 6.x, in which case I advise you to go all the way to JBoss 7.1 which is an awesome piece of tech.
    When you crosspost, do mention that you do that. Otherwise you are wasting people's time when they try to answer in one site and the answer was already given in another:
    https://community.jboss.org/thread/211905?tstart=0

  • Navigation in Parent Child Hiearachy is a bug in OBIEE 11.1.1.6 ?

    Hi All,
    Please look into one of my earlier posts
    OBIEE 11g - Navigation in Parent Child Hiearchy not working
    One of my friends Ram told me that this is an Oracle Bug in 11.1.1.6. It's I just wanted to know if anybody has faced the same issue and reported this as a bug in Oracle. Unfortunately, i don't have the privileges to log a bug or see the bug information, can anybody please provide any information on this ?
    Thanks,
    Ronny

    Hi,
    Bug 14406555 : 11.1.1.6.2BP1 UPGRADE : ACTION LINK INTERACTION FAILS WITH GETLEVELINFO ERROR
    FYI: MOS
    What actually did happen?
    After the upgrade, when they expand the parent-child hierarchy and click on the measure column to navigate through the Action Link, nothing happens and they see error in the IE browser at the bottom - Message: 'getLevelInfo(...)' is null or not an objectLine: 1Char: 11175Code: 0URI: http://nyfsqla105.ny.fw.gs.com:9704/analytics/res/b_mozilla/answers/selectionsmodel.js It does not show any error in FF but it does not do anything. Inspite of checking "Do not display in a popup if only one action link is available at runtime" for Action links, it does show pop up after the upgrade.
    Thanks
    Deva

  • Parental Controls are not working correctly.  Websites I've listed under Allow Access are still blocked.  How can I fix this?

    Parental Controls are not working correctly.  There are websites I've listed under Allow Access, however they are still blocked. - such as:  Yahoo mail and USAA banking.  How can I fix this?

    Hendry
    Just thought I'd let you know.  Our suspicions were correct, it was the OS. After I installed Snow Leopard (10.6.8) all the problems were corrected.  I also updated the RAM from 1 gb to 6 gb. The mac is working all around better. Sorry it took so long to get back to everyone. My superdrive had pooped out. Rather than replace it I got an external drive from OWC connected with firewire 800.  So far everything is running very well, as far as I can tell this external drive is better than the original superdrive. My superdrive has always acted funny, infact I returned the first mac I got after a week because its superdrive was also malfunctioning. Anyway, all that to say everything seems to be fully functioning again.
    Roy
    Re: Function keys are not working correctly 

  • The time limits on the parental controls do not work. Apple does not seem to know how to fix this issue since the problem has been going on since at least leopard.

    The time limits in the parental controls do not work. I have several mac systems and they do not work on all of them. Also, I have had this problem since at least snow leopard and it is very frustrating that Apple is unable to fix a simple issue like this. All they have to do is somehow 'hard-wire' the time limits to the system clock but they are not listening. I used the feed-back feature in their support webpage and hopefully everybody else experiencing this issue will too. Thus, if they get a thousand notes on this issue they might listen and finally fix it.

    Well, the whole system with those time limits are funky. Sometime this happens, sometime that happens. When the user is on the bed time limits do not work nor do the length of time limits. It is very frustrating as one of the reasons I bought an apple in the first place was those parental controls which did not exist in Windows prior to Windows 7. I do have a Windows 7 machine now and the bed time limits work there. Maybe you have a Windows 7 machine as well and can let them use it.

  • OBIEE 11g: Navigation on Presentation hierarchy

    Hi everyone,
    I've got a presentation hierarchy column setup on a parent-child node based hierarchy. It works fine in terms of drilling but the navigation on the column only works at the top level. The drills don't get the click action.
    The same is true for the measures themselves. If I have a navigate on a measure, it works at the top level but not at the detail level.
    Anyone know if this is a bug or just a "feature"?
    -=Joe

    Hi, i have the same problem. The hierarchy is correctly mapped, as i can see expandind the values of the hierarchy in tab results>subject area, but when i click on the root of the hierarchy in the report nothing happens. Does anyone knows what is the problem?
    Thanks

  • Chart on parent child hiearchy

    Hi All,
    I am trying to create chart above the table . The table has parent child relationship. However, in chart I want to display only the child values and on table I want to show parent child relationship.
    Is there a way to create filter for chart only in obiee report not on table?
    Thanks,
    Virat

    The relation column sits in chart prompts and rest columns you can put in chart.
    Check this
    http://oraclebiblog.blogspot.com/2011/01/working-with-master-detail-report.html
    Pls mark if helps

  • OBIEE 11g - Navigation from Hierarchy Column

    Hi Experts,
    I have created one Organization Hierarchy (Country --> Region --> State --> City) in the Logical Layer of the rpd and pull that hierarchy with the dimension in the Presentation Layer. In the new analysis I have created dashboard prompt with the Organization hierarchy and created a report showing Total Headcount column and Organization Hierarchy column (using selection steps feature in OBIEE 11g).
    Now when I select Region from the dashboard prompt, in the report it is showing me total headcount according to my region selected in the prompt, but when I tried to navigate from the Total Headcount to see the list of employees in that particular region, I am not able to see the list of employees belonging that particular region rather it is showing me the list of total employees at the Country level.
    PS - In the navigation report I am prompting Country, Region, State and City from the Organization dimension, but I am not able to prompt Country, Region, State and City from the hierarchy column which is there in the Organization dimension.
    Please Help.

    Hi,
    You need to create the drill down report also using selection steps. I tried the drill down was working fine.
    Thanks

  • Parent Child Hiearchy - Expand/Collapse problems

    Hello,
    We are on 11.1.1.6 and have built a parent child hierarchy on one of our dimensions. Navigation of the hierarchy works just fine if no measures are included. When a measure is added, the hierarchy becomes nearly unnavigable. That is to say clicking on the plus/minus signs doesn't work. Clicking in various locations of the screen can sometimes get it to work but it is ridiculously hard to get anywhere. The fact table from which the measure is pulled is very small, approx. 100,000 rows so we don't see that as the problem.
    Has anybody else seen such a problem?
    Thanks.

    Can you provide more info on this, how have you modeled the hierarchy with the fact table, are you rolling up the measures for the child to the parent level (modeling as measures) or each employee is showing its own revenue only (modeled as attribute)? If it is modeled as measures where you join the employee table to the closure table and then that to fact table then are you applying any filters in your report ? If you are applying filters in your report and somehow only parent is filtered (and not its children) then you won't be able to drill down, though you will see the + sign against it.

  • OBIEE 11g after Scaleout BI Server is not starting up

    Hi,
    I am installing obiee 11g high availability using Horizontal scaleout, after scaleout i am not able to start BI server on instance 2
    Please find the below error.
    [ERROR:1] [] [] [ecid: 004luoJ^eb70NuYVLq2VOA0005Yo000000] [tid: 47e58c70] [nQSError: 72013] A WinSock call returned error (98) Address already in use [[
    [nQSError: 71046] Cluster Controller startup error. Unable to establish listener on port specified in rpc port or monitor port field in cluster configuration file.
    i was trying to modify NQSConfig.ini file RPC_SERVICE_OR_PORT = "9702'' to 9722 and restarted services, but after restart the services the port number is remain same 9702.
    even i tried to change the port ranges also.
    please suggest how to change the bi server port number.
    thanks in advance.
    Santhosh.

    Thanks for the posting. This works for me after I changed the port range from EM side, but need to bounce the entire weblogic (not only just opmnctl startproc ).
    However, I am not sure why all of sudden this happened. When I did "netstat -a|grep 9702", I don't see the port was being used. But I'm glad at least this works, thanks very much for your posting.

Maybe you are looking for