Drilldown in hierarchy

Hi all,
My requirement is:
I have a hierarchy on GL account which is displayed correctly on display. Now, when I add any characteristic to the rows as drilldown (say PC), that characteristic is also displayed against the nodes of the hierarchy.
My requirement is - can we make the drilldown characteristic added only to the lowest level of hierarchy and not the nodes above it?
One way to do that would be to de-activate the hierarchy, but that's not what I want to do.
Any earliest help would be appreciated.
Please contact me if you need any further details.
Thanks.

Hi Steven,
I did not get a solution to this.
Alternatives are to deactivate the hierarchy and then display the characteristic added next to it.
Hope this helps.
Thanks.
Anand
Edited by: Anand Surangé on Apr 15, 2009 10:02 PM
Edited by: Anand Surangé on Apr 15, 2009 10:04 PM

Similar Messages

  • Drilldown to hierarchy nodes in VC..

    Hi..
    I want drilldown functionality in VC..
    1. my Query has a hierarchy
    2. my VC application has a table attached to this query.
    3. In Output the hierarchy nodes are displayed
    4. i ve taken a button Drilldown on my table
    5. on selection of a node and onclick of button all the hierarchy nodes get expanded(drilled down)
    Problem : i do not want all the nodes to get drilled down..only the selected node should get drilled..
    Plz help me out for the same...
    Thanks in advance..
    Bhavna.

    Hi,
    Just check out in hierarchy attribute setting... what is the start node for the drill down..
    Regards,
    Viren.

  • Drilldown a hierarchy in Answers

    Hi, I'm new with OBIEE and I created a dimension Geography with hierarchy State -> Region -> City using BI Admin.
    After that I update my repository (consistency checked), restart the BI server and go to Answers webpage, but when I select my Subject Area I can see only the Logical Tables Columns of the Logical Table Geography... is there any other way to navigate and view my dimension (with its levels with names created in BI Admin) without indicate for example the GEOG_STATE column as drilldown root level?
    How can I view my BI Admin metadata objects in Answers webpage?
    Any suggestion will be much appreciated!

    Hi,
    Why do you want to see the hierarchy and level names in Answers? What are you trying to achieve for the users? This seems like a strange requirement to me, why would an end user want to see the level names of a hierarchy, it's seems unlikely that they would care about that.
    However, you can implement the metadata dictionary, this then allows you to click on the little dictionary icon for an answers column, follow a link to the logical column for that presentation column, and from there you can see what dimensions this logical column is a part of. You can then follow the link to the dimension to see more details on this dimension. The metadata dictionary provides access to the metadata that the presentation columns are based on. I would still say that this is of minimal use to most users as they need to understand the RPD structure to get anything from it.
    Regards,
    Matt

  • How to use hierarchy variable.

    Hi all ,
    In 0Account I have four hierarchies , please tell me how can I use all these 4 hierarchies in a single BEx query.
    Presently I am able use only one hierarchy .
    With regards

    Hi,
    If u want the user to be able to choose 1 of the 4 hierarchies, in the hierarchy tab of the properties of 0ACCOUNT in BEx Query Designer, click on the white button beside "Select Hierarchy"  and then on the white button present against the drilldown for Hierarchy Variables. Create a new variable there & then select it from the drilldown. You should then be able to use the variable & select 1 of the 4 hierarchies.

  • OBIEE 11g hierarchy drilldown custom headings

    In an OBIEE 11g report, have a column which is in a hierarchy. Can use the properties and change that column heading from "Level 3" to more descriptive name in the Criteria.
    When report is opened/run and that column is clicked, the next column is labelled "Level 2" and then "Level 1".
    Because what is in the levels depends on what else is connected, cannot hardcode the text in the rpd.
    If the Level 2 and Level 1 columns are pulled into the Criteria and either hidden or not put in the Results, the drilldown is removed from the Level 3 column.
    How can the drilldown columns' headings be customized, changed for that report?

    Try using Presentation variables, if the column is formatted in the reports.
    Edited by: veeravalli on Oct 2, 2012 11:16 AM

  • Drilldown not working properly in Hierarchy

    Hi
    I am using hierarchy in my VC model. I refered following document
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4155b345-0a01-0010-ac9f-b3b2c34e993c
    As per the ccode given in the document, Drill Up function is properly but drildown is not working properly. what could be the reason?
    Thanks & Regards
    Deepdas
    Edited by: Deepdas on Jul 15, 2009 4:41 PM

    Hi
    In the code for drilldown go to the expression ' %3D2' this will enable you to drilldown only to the second level. After '%3D_' enter the level number upto which you want the drill down. Ex - if you want drilldown to the 4th level then enter '%3D4'.
    I think this is only your problem, if not please exxplain what kind of error you are getting.
    Regards
    Sandeep

  • Drilldown on structure with hierarchy display shows additional result rows

    Hi all,
    difficult problem to explain, but I'll try:
    - a structure for the rows axis
    - the structure contains hierarchical elements
    - each leaf node in the structure is defined as a characteristic C, restricted to certain values from a hierarchy
    - additionally characteristic C is on the rows axis below the hierarchy (for detailed drilldown)
    - for the row axis, "display as hierarchy" is selected (initial drilldown until structure only)
    - on the columns some key figures
    - zero suppression set to active for rows
    So in Query Designer it looks like this:
    1) Structure S
    ---> Subnode S1
    > Element 1 (Characteristic C restricted to value V1 and V2 from hierarchy H)
    ---> Subnode S2
    > Element 2 (Characteristic C restricted to value V3 and V4 from hierarchy H)
    2) Characteristic C
    Now what happens at runtime:
    1. The user opens Subnode S1 and sees 1 row with cumulated values for V1 and V2
    2. The user drills down further to Characteristic C
    3. He sees 2 result rows below "Element 1": row 1 with value V1, row 2 with value V2
    All fine.
    4. Now the user opens subnode S2 and drills down to Characteristic C.
    5. => The user gets 4 result rows for "Element 2":
        - one row with value V3 (as expected)
        - one row with value V4 (as expected)
        - one row with V1 and empty values (empty values OK, but complete row not expected!)
        - one row with V2 and empty values (empty values OK, but complete row not expected!)
    So, apparently the OLAP processor has some issues when mixing structures with restricted elements, hierarchies and drill downs
    Note: this is exactly the same behaviour as the last poster in this thread noticed:
    [Re: Adding Hierarchy to Structure|Re: Adding Hierarchy to Structure]
    Does anyone know about workarounds / solutions?
    Hendrik
    Edited by: HMaeder on Feb 25, 2010 5:31 PM

    Advice from SAP so far is to go to BI Frontend SP11, which should solve the problem.
    Edited by: HMaeder on Mar 17, 2010 10:04 AM

  • Integrated mode reporting; how to enable drilldown hierarchy parameter prompts instead of messy caption indented prompts...?

    Hello all,
    Currently I am struggiling with the visualization of the SSRS report parameters in SharePoint integrated mode. I have built a SSRS report on a dimensional model (to be exact, a SSAS cube, but that doesn't really matter) and it has a parameter with a hierarchy
    in it (with four levels). Per default, SSRS displays this hierarchy as a caption indented list using three spaces per level. As you can understand, this is a very sloppy, messy lay-out and not really desirable. I think it should be possible to switch to a
    drilldown hierarchy using the "+" to expand a level and show all sibblings, but how can I achieve this?! Do I really need some custom code for this?
    To give an example, take a standard date dimension used as a parameter with the following members, Year, Quarter, Month and Week. The way this is currently visualized in the paremeter box is as follows, using three spaces per level;
    2013
       Q1
          January
             Week 1
             Week 2
             Week 3
             Week 4
          Februari
             Week 5
    ... and so on.
    What I want to use is the standard hierarchial drilldown functionality you see when actually browsing a cube. How can I achieve this?
    Thanks in advance!

    Hi,
    As this is a SSRS question, I suggest you post it to SQL Server Reporting Services, Power View
    Forum, you will get more help and confirm answers from there.
    http://social.technet.microsoft.com/Forums/en-US/home?forum=sqlreportingservices
    Best regards
    Patrick Liang
    TechNet Community Support

  • "Drilldown characteristic" not permitted for display hierarchy

    Hi Experts,
    I want to display the hierarchy in my BEx Analyzer for which i tried to activate the hierarchy for the same and got the below error.
    "Default values "Drilldown characteristic" not permitted for display hierarchy"
    Also I have used a standard variable for this infoobject and it is used for user input in the selection screen of the report.
    Eventhough we proceed further with this message, in the Report display, it is not showing the hierarchy in the display.
    Please respond ASAP.
    Rgds
    Kumar

    Hi,
        I don't know why you are getting this error. But we can create hierarchy either by using herarchy name or else by creating hierarchy variable......In characteristics for which you are creating hierarchy, in display tab of properties give DISPLAY AS KEY, SORT CHARACTERISTICS -- AS IN THE QUERY  and RESULT ROWS --- ALWAYS SUPPRESS....
    In HIERARCHY TAB --- Give Hierarchy name select use hierarchy setting check boxand select always show radio buttons......
    Do in this way and it may work......
    Regards,
    Kalyani.

  • 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!

  • Replicate GL hierarchy in Discoverer for drilldown

    I have a requirement to build the equivalent of a budget variance report using Discoverer, to enable the division managers to drill down to the various levels built into the existing GL hierarchy.
    As an added degree of complexity, we need to calculate the budget variance, which required joining the actual row to the budget row and then calculating the variance.
    We have tried using custom views to replicate the data, but the complexity of the query and the performance of the server makes the query time unreasonable.
    Has anyone else been successful with this type of report?

    Hi,
    We have same situation. We have sales data in daily basis and goals data in quarterly basis. The user wants to see goals vs Actual report withthe rollup from client -> client Manager -> group Manager -> area Manager to president.
    I used materialized view which holds the final data and build the folder based on this view. For us it redused access time from 30 min to 1 min.
    Naveen

  • Get DVT Drilldown Hierarchy Data in Clickevent BackingBean

    I created a Drill down functionality for Graph as per following link,
    http://docs.oracle.com/cd/E16162_01/web.1112/e16181/dv_graph.htm#sthref283
    My PageDef file for Graph looks as follows --->Drills from DepartmentId to ManagerName then to Employees
    ==============================================================================
    <graph IterBinding="DepartmentsVO2Iterator" id="DepartmentsVO21" xmlns="http://xmlns.oracle.com/adfm/dvt"
    type="BAR_VERT_CLUST">
    <graphDataMap convert="false" leafOnly="true">
    <hierarchies>
    <item value="DepartmentId">
    <child value="ManagerName"/>
    </item>
    <item value="ManagerName">
    <child value="EmployeeName"/>
    </item>
    </hierarchies>
    <drills type="REPLACE"/>
    <series>
    <data defaultAggregateType="SUM" aggregateDuplicates="TRUE">
    <item value="Salary"/>
    </data>
    </series>
    <groups>
    <item value="DepartmentId"/>
    </groups>
    </graphDataMap>
    </graph>
    ===========================================================================
    When ever user clicks on any Graph bars , i want to know current bar dataMap details in backing bean ( like when user clicks on departmentId then I need that departmentId, when user drills and clicks on Managername then I want to know which DepartmentId and what ManagerName)
    Can anybody please provide code snippet to get current Click Graph Hierarchy details in Backing Bean Class?
    Thanks
    slokam
    Edited by: slokam on May 20, 2013 9:00 AM

    Hi Shay
    Thank you for your reply. I have already seen that code.. But it shows for Drill-event but not on click Event , moreover it is not giving the exact dataMap information. It is just giving following
    int edge = event.getEdge();
    int layer = event.getLayer();
    int slice = event.getSlice();
    Where as, I need the actual Hierarchy drill down Data . In my case i need DepartmetnId , managerName....
    Thanks
    slokam

  • LIS hierarchy drilldowns

    Can anyone provide the path to where the customer class, material class and customer hierarchy are defined in SIS?

    Can you be more specific with your requirement ?
    Are you trying to add these fields in your structure and was unable to find in the Field catalogs ?
    If so which version are you on ?
    Regards,
    Aj.

  • Aggregation at hierarchy node

    I have following data in the cube.
    Material     qty
    M1          20
    M2          30
    M3          -20
    M4              50
    And Master data - Material Hierarchy is
    Material Hierarchy
    Mgrp 1
      M1
      M2
      M3
      M4
    I need to display only quantities with positive numbers, ie records 1, 2 and 4.
    So the report should look like
    Mgrp 1   100
      M1     20
      M2     30
      M4     50
    If I use the condition I get following result
    Mgrp 1   80
      M1     20
      M2     30
      M4     50
    PLease suggest a way to get the desired results.
    Thanks

    your expected behaviour works for me (BW30B SP26).
    Furthermore, the system doesn't allow me to calculate results as summation for a hierarchy.
    The settings of 0MATL_GROUP:
    Hierarchy: active.
    Suppress result rows: never.
    The hierarchy attributes settings (RSD1):
    none of the check boxes are marked
    Root/Total Item appears above.
    In the QDesigner the hierarchy is not activated, I activate it directly form the Web reporting.
    The Keyfig as nothing special, calculation = "nothing defined"
    Condition: I tried with all characteristic in the drilldown as well as with selected (0MATL_GROUP). Qty > value.
    It works just fine: I get the total amount without condition in the result.
    Please let me know what do you have on your side....
    Olivier.

  • Hierarchy Drill Down in Visual Composer 7.0

    Hello everyone.
    I am creating a model in VC 7, in which I am using a hierarchy.
    To implement this, I base on the guide that is available, making some adjustments based on comments found in this forum.
    I need to go by opening individual nodes to this base I found an example that, but I only managed to open all nodes simultaneously, which for the user is rather uncomfortable, much information on screen.
    I leave the code I am using and also those of example, also included some pictures of actions.
    From now on, I appreciate all your comments.
    My Code:
    DrillUp
    'CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D'&NSTR(@Unidad_organizativa_node_level,'B')&'%26IOBJNM%3D0COSTCENTER__0ORGUNIT%26DATA_PROVIDER%3DDP;'
    DrillDown
    'FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&@Unidad_organizativa_ext_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0COSTCENTER__0ORGUNIT;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3D0COSTCENTER__0ORGUNIT%26DATA_PROVIDER%3DDP;'
    [VC Images|http://img715.imageshack.us/slideshow/webplayer.php?id=6drillup.jpg]
    Example Code:
    DrillUp
    'CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D'&NSTR(@Centro_de_coste_node_level,'B')&'%26IOBJNM%3D0COSTCENTER%26DATA_PROVIDER%3DDP;'
    DrillDown
    'FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&@Centro_de_coste_ext_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0COSTCENTER;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3D0COSTCENTER%26DATA_PROVIDER%3DDP;'
    [VC Images|http://img52.imageshack.us/slideshow/webplayer.php?id=1modelo2.jpg]

    Input to hierarchy:
    'FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&@Unidad_organizativa_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0COSTCENTER__0ORGUNIT;'
    down:
    'FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&@Unidad_organizativa_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0COSTCENTER__0ORGUNIT;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3D0COSTCENTER__0ORGUNIT%26DATA_PROVIDER%3DDP;'
    up:
    'CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D'&NSTR(@Unidad_organizativa_node_level,'B')&'%26IOBJNM%3D0COSTCENTER__0ORGUNIT%26DATA_PROVIDER%3DDP;'

Maybe you are looking for