About Hierarchies and Drill Up/Down

Hi Forum !!
I need some light about this topic. I have a Materialized view that holds some calculations for me in this way:
MY_M_VIEW:
Date_of_year (Is a date)
CITY
ENTITY (Is the name of an entity)
CATEGORY (Name of a category)
SUBCATEGORY (Name of a Subcategory)
INDICATOR (Name of an Indicator)
SCORE (Is a numeric measure)
TYPE_SCORE(Is a flag for the score)
For each Entity are many Categories, for each Category are many Subcategories, and for each Subcategory are many Indicators.
The score for Indicator is a number calculated in view's sql definition. The score for each subcategory is the average of the indicator's score belonging to the subcategory. The score for category is a sum of each subcategory's score by N (N is a number obtained by view's definition) SUM(score*N). The score for entity is a sum for each category's score by M (M is a number obtained by view's definition) SUM(score*M).
TYPE_SCORE is 'ENT' when holds an entity's score, 'CAT' for a category's score, 'SUB' for a subcategory's score and 'IND' for an Indicator's score.
Some records in MY_M_VIEW looks as follows:
Date_of_year; CITY; ENTITY; CATEGORY; SUBCATEGORY; INDICATOR; SCORE; TYPE_SCORE
01/01/2006; 'CITY 1'; 'Entity 1'; null; null; null; 1.2; 'ENT'
01/01/2006; 'CITY 1'; 'Entity 1'; 'Category1'; null; null; 2.3; 'CAT'
01/01/2006; 'CITY 1'; 'Entity 1'; 'Category1'; 'Subcategory 1'; null; 1.9; 'SUB'
01/01/2006; 'CITY 1'; 'Entity 1'; 'Category1'; 'Subcategory 1'; Indicator 1'; 2; 'IND'
01/01/2006; 'CITY 1'; 'Entity 1'; 'Category1'; 'Subcategory 1'; Indicator 2'; 0; 'IND'
I need a Crosstab report in Discoverer Plus using a Hierarchy composed by entity, category, subcategory and Indicator (Hierarchy builded in Disc. Administrator), looking like this (Date_of_year is a Page item):
   DataPoint: SCORE
ENTITY
    CATEGORY
       SUBCATEGORY
           INDICATOR
CITY            score
Keeping in Mind the discoverer's way for aggregations, How can I implement a correct Drill Down, Drill Up behavior for such a crosstab ?

Hi Arun
Find the above text  - 3DDRILL_TO_LEVEL%26LEVEL%3D2 & replace it with text below
3DDRILL_TO_LEVEL%26LEVEL%3D3. this will unable you to drilldown to third node. Like wise you enter the number after "%3D_" to get required level of drill down.
I hope this will work,
regards
Sandeep

Similar Messages

  • Drill down and Drill up

    hi,
      I need to explain to a team, how drill down works. I mean, what are all the properties that I should set for an infoobject to do drill down and drill up on it.
      also, the purpose of hierarchies is drill down? I didnt understand.
    thanks.

    The drilldown and drillup feature is set and achieved in the report by designing in the query designer.
    In the Query Designer if you push a characteristic in "Free Characteristic" then details for this characteristic won't appear in the report.To see the details for these characteristic you have to drill down the original report.
    For Example you have 2 characteristic 0CUSTOMER,0CALDAY and you are displaying KFs "No of Orders" and "Order Value".
    Now if you have both characteristic in the ROWS section in the query designer the report will show Customerwise Daywise Total Order and Sum of Order values.
    Push the 0CALDAY to Free Characteristic.Now you will see only Customer wise No of orders and Value.Right Click you will find an option to drilldown to 0CALDAY and when you select you will be able to see Customerwise Daywise details.
    Hierarchies by default shows the first node and you can drill down to its children.
    Navigational Attribute behaves as a characteristic in the infocube with which you will be able to restriction as well as drill down/up.
    Regs
    Gopi
    Assign points if it helps ....
    Message was edited by: Gopi

  • Hierarchies - Drill Up/Down doesn't work

    Hello!
    May be I am doing this incorrectly. I've followed Moya Watson's work around ([https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4155b345-0a01-0010-ac9f-b3b2c34e993c|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4155b345-0a01-0010-ac9f-b3b2c34e993c]) to enable drill down/up for hierarchies in VC.
    When I run the iView, I see my tree's root expanded with 10 child nodes (all with a '+' infront, meaning they can be expanded). When I click on "Drill Up" when the root is selected, all nodes collapse as expected; "Drill Down" also works by expanding the root node and showing the 10 child nodes. However,  this functionality doesn't work for any of the 10 child nodes. When any of the 10 nodes is selected and either "Drill Down" or "Drill Up" is clicked, the table refreshes but there is no change in the table (all nodes remain as they were before).
    So,  the buttons only work for the top most node. Does anyone know what I could have done incorrectly? When this is run via WAD template, it works as expected.
    Thank you for your time,
    Kiran
    Edited by: Kiran on Feb 7, 2008 2:33 PM

    An update.
    After some testing, I found that the problem drill up/down are working for only node level 1 <-> 2, was because the part in the web api formula that's related to "Filtering the hierarchy" isn't working.
    Here's the code:
    'FILTER_NODE_IOBJNM=0COSTCENTER;FILTER_VALUE='&&#ID[ACCCG]@Cost_Center_key&';FILTER_COLLAPSE= ;FILTER_IOBJNM=0COSTCENTER;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3D0COSTCENTER%26DATA_PROVIDER%3DDP;'
    I started off from scratch and tried to just implement filtering on hierarchies and it doesn't work. I made sure that "Activate Hierarchy" is set on the characteristic for the query.
    Any pointers,
    Kiran

  • What is the difference between drill across and drill down?

    Hi Friends,
    Please give a clarification about Drill across,Drill down,Drill through With Examples?
    Thanks in Advance
    Rani

    Hi,
    1 - Drill Down: When we are at a higher level of aggregation and want to go to a lower level within the same size. Ex Time Dimension: year to quarter to month ...
    2 - Drill UP: When we are in a lower level of aggregation and want to go further in the same size. Ex Time Dimension: trimenstre for months to years.
    3-Drill Across: When we are in a lower level of aggregation and want to go to a minor or vice versa, in different environments. Ex Dimenão Time: year quarter in a Data Mart for Essbase Dimension in Time: months in a DW in a relational database.
    4 - Drill Through: When we are at a level of aggregation within any one dimension of this level and go to another in another dimension. Ex Product dimension: product name to Dimension Client: client name, or want to know what products or those that customers bought.
    For more Kindly refer:
    http://gerardnico.com/wiki/dat/obiee/drill
    http://gerardnico.com/wiki/analytic/drill_down_up
    http://gerardnico.com/wiki/analytic/drill_across
    http://gerardnico.com/wiki/analytic/olap_operation
    http://obieetips.blogspot.com/2009/05/obiee-drill-throughdrill-down.html
    Thanks
    Deva
    Edited by: Devarasu on Dec 12, 2011 4:28 PM

  • Drill Down and Drill UP on Web Analysis Report

    Hi all,
    I have a question regarding Drill down and Drill up on Web Analysis Report.
    The situation is the following:
    I've created a report with some account parent elements in row. The dimension account has a multiple hierarchy.
    I need to drill down on the child of these elements keeping the parente on top and so i've selected the option "Selected Member First".
    The drill down it's ok for the first drill to go on the next level but when i drill down once more to go on the next level of the selected member hierarchy the drill move this level out hierarchy.
    Can someone help me on this point?
    After that i've drilled just to the last level when i drill up on these elements to return on the previous level i note that in the report happens a strange thing:
    The Drill Up works fine but on the report appears another elements which is the same parent with anothe code/alias of another hierarchy instead of the Selected member.
    On this i've noted tha this 2 different parente have the same elements...I think that the children of the selected memeber can be shared members....Can be this the problem?
    Thanks for the help.
    Best Regards
    Eugenio Gualtieri

    Hi John,
    thanks for your answer.
    I've trayed to set the report on Smart View to virify tou test your advise.
    The situatio is the following:
    IS05101010-PUBBLICITA'
    702000 - VEND. DI SPAZIO PUBBLICITARIO
    702010 - RETTIFICHE VENDITE SPAZIO PUBBLICITARIO     
    W10004 - RICAVI PUBBL ICITA' ATTIVA (Q.EDIT) INTE     
    W10007 - RICAVI DA SPAZIO PUBBL. INTERASA     
    W10029 - RETTIFICA RICAVI PUBBL. INTERASA     
    ED05101010-PUBBLICITA'
    702000 - VEND. DI SPAZIO PUBBLICITARIO
    702010 - RETTIFICHE VENDITE SPAZIO PUBBLICITARIO     
    W10004 - RICAVI PUBBL ICITA' ATTIVA (Q.EDIT) INTE     
    W10007 - RICAVI DA SPAZIO PUBBL. INTERASA     
    W10029 - RETTIFICA RICAVI PUBBL. INTERASA     
    If I take only one parent member the drill up works fine but if i take all 2 memeber as above and i decide to drill up on one of the two element occur that the drill work for the two elements at the same time.
    Afetr the drill in this case the situation is:
    IS05101010-PUBBLICITA'
    ED05101010-PUBBLICITA'
    Can be a problem due to shared memebers?
    Thanks for your help.
    Regards
    Eugenio Gualtieri

  • Rebate agreement-Difference coming for credit note value and drill down value .

    Hello Friends,
    In 2013 we had created one rebate for which the validity period was 1st April 2013 to 31st March 2014 . At the end of each month, rebate amount was settled by raising credit note to the customer . Now at the end of March'14 during final settlement, a credit note was raised to the customer . The issue here is there is difference of 1.13 (Pounds) between credit note value and the drill down value for March'14 . Lets say our credit note value is-100 (Pounds)and Drill down value for the month March'14 is 101.13 Pounds. We are not able to find out why this difference is coming . Please let me know your inputs on this .
    Regards,
    Sandeep G. 

    Sandeep -
    During final settlement of a rebate agreement, it calculates rebate amout for the the entire time period less payments already made to a customer and then issues a credit memo request based on that.Please check all the the invoices created during entire period and check accrual calculation.It should match.
    You can check VBOX table to get billing documents for the entire period.
    Let us know if you still have an issue.
    Thanks & Regards
    Amit Gupta

  • What is the difference in Interactive reports and Drill down reports?

    What is the difference in Interactive reports and Drill down reports? Are they same?

    Hi FRD ,
    Both are same .
    as far as i know there is no difference .
    bye .

  • Use Of Filter and Drill Down  By Option in Context Menu

    Hi,
    We are  on  BI  7.0 patch 14.0
    I have the Filter and Drill Down by option checked in the context menu Web item in WAD . However when I preview on the Web what happens is that the characteristic that I am using the filter and  drill down on shows up horizontally as opposed to in a column.
    For eg: If I have the following data initially
    01/01/2007     250
    02/01/2007    500.
    I keep my cursor on 01/01/2007 and do a filter and drill down by 0calqtr then what I see now is
    01/2007    02/2007 03/2007 04/2007
    instead of
    01/2007
    02/2007
    03/2007
    04/2007.
    Each CalQtr will have a key figure Value beside it in the horizontal mode.
    This happens only when I pick the characteristic on the Graph. On the Web Item Analysis it works fine. Has anyone faced this issue before. This worked fine when it was WAD 3.5. This affects the presentation of the graph. For Objects that have not been migrated the result still shows fine.

    Hi,
    We are  on  BI  7.0 patch 14.0
    I have the Filter and Drill Down by option checked in the context menu Web item in WAD . However when I preview on the Web what happens is that the characteristic that I am using the filter and  drill down on shows up horizontally as opposed to in a column.
    For eg: If I have the following data initially
    01/01/2007     250
    02/01/2007    500.
    I keep my cursor on 01/01/2007 and do a filter and drill down by 0calqtr then what I see now is
    01/2007    02/2007 03/2007 04/2007
    instead of
    01/2007
    02/2007
    03/2007
    04/2007.
    Each CalQtr will have a key figure Value beside it in the horizontal mode.
    This happens only when I pick the characteristic on the Graph. On the Web Item Analysis it works fine. Has anyone faced this issue before. This worked fine when it was WAD 3.5. This affects the presentation of the graph. For Objects that have not been migrated the result still shows fine.

  • How do I get about:config and other about: addresses to drop down from URL bar?

    How do I get about:config and other about: addresses to drop down from URL bar?
    It's a pain having to retype them in full... not sure why there is no easier interface to them.

    hello, you can bookmark the sites for faster access.
    [[How to use bookmarks to save and organize your favorite websites]]

  • Report painter  and drill down reports

    Hi SAP gurus,
                   Can any froward configuration of  report painter  and drill down reports.
       iassign points

    Hiii Sai Krishna,
    can u forward the same documentation to me..plsss
    my mail id - [email protected]
    thanks in advance
    regards
    ramki

  • Itunes worked for about 30min. and then quit working, now it says there is a problem and shuts down. TGried uninstal and reinstall but it does the same thing. Will not run.

    I am running Windows 8.1 and installed itunes and it worked fine for about 30min. and then icloud started and the itunes and icloud just quit. Tried to run itunes again but got a message "a problem occured and needs to shut down" then it shuts down. I have tried reinstalling but get the same problem. Tried uninstalling and reinstlling but it does the same thing.

    I am running Windows 8.1 and installed itunes and it worked fine for about 30min. and then icloud started and the itunes and icloud just quit. Tried to run itunes again but got a message "a problem occured and needs to shut down" then it shuts down. I have tried reinstalling but get the same problem. Tried uninstalling and reinstlling but it does the same thing.

  • I have created a slide show with music but when i view it or attempt to burn to a CD or even copy to hard drive after about 15 sec the program stops working and it shuts down

    Elements 10 was deactivated on desktop and installed on new laptop.  Have on
    y used it for photo editing until yesterday. Created a slide show with music but every time I try to burn to cd or move it to hard drive after about 15 sec, it says windows has encountered a problem with this program and must shut down.
    I Also can't sign in to adobe with the program. It simply spins and I had to force close the program.
    help!?

    I am using photoshop Elements 10 under the create tab...slide show.
    Used it on my desktop several times. Deactivated it and installed on new lap top about 5 months ago.  Had not used it other than for photo editing until today.
    I can also not login in thru the program. It simply spins and I finally had to force close the program
    Toni V. Sloan
    Sent from my iPad
    On Jun 27, 2014, at 7:03 PM, Chris Cox <[email protected]>
    I have created a slide show with music but when i view it or attempt to burn to a CD or even copy to hard drive after about 15 sec the program stops working and it shuts down
    created by Chris Cox in Photoshop General Discussion - View the full discussion
    Photoshop doesn't do slideshows… What software are you using?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6504356#6504356
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop General Discussion by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Tried opening my Mac in safe mode SMS mode. And pram mode. It acts like it is going to start up the gets about 10 percent through the grey start up box and then suts down

    Tried opening my Mac in safe mode SMS mode. And pram mode. It acts like it is going to start up the gets about 10 percent through the grey start up box and then shuts down. Any other thoughts?  Thanks

    Douglaslouis,
    which model Mac do you have, and which version of OS X is installed on it?

  • My 2yo MacBookPro comes on but the screen is black and blank. After about 30 seconds it powers down. Any ideas?

    my MacBookPro comes on but the screen atys black and blank. After about 30 seconds, it shuts down. Itx less than 2 years old and has very few hours of use.
    anyone one have any ideas?
    katherine

    If you have attempted the reset, which is holding the home button and sleep/wake button, was it still connected to the computer? Have you tried to do that when not connected. You stated it never came on, how long did you hold the buttons together? If you cannot get it to connect to iTunes then you would not be able to restore the device. You can see if you can put the device into Recovery Mode by following the instructions in this support document. If that does not work, then you are correct, make an appointment at the Apple Store. If you can't update or restore your iOS device

  • Can I navigate and drill down in chart and pivot table?

    In the fact, the end user want to navigate to a detail report request when drill down to the final level.
    I know when use table, I can navigate on data and drill down on column.
    But in chart and "pivot table", I do not find the option of interaction to achieve this.
    Any suggestion?

    You can drill down in charts but I just saw you can't in pivots (strange because I assumed that that must be possible)
    However, you can always use guided navigation!

Maybe you are looking for

  • How to install Intervideo 5 on a Qosmio G30

    Hi, I have lost my recovery disc and now all my drivers have gone and i was wondering if there is anyway to get intervideo back without paying for it. Someone help please, will be very grateful!

  • Building customize component using java API

    Hi, Appreciate for hepls... being trying this for few days...:( I am trying to build a customize component to use in a process using adobe java API. I follow the document and include all the necessary lib files. It compiled with no errors. And I pack

  • When carvware is going to give me passcode about gamepad companion 2.4

    HI, CARVWARE , I WANT TO KNOW WHY YOU DONT ANSWER ME  , I TOLD YOU GIVE A PASSCODE ABOUT GAMEPAD COMPANION VERSION 2.4 , PLEASE DON,T STEAL ME , YOU HAVE ALREADY CHARGED ME 15 DOLLARS ONE WEEK AGO ,PLEASE I'M GOING TO DENOUNCE WITH THE POLICE IF YOU

  • Forms9i and Outlook

    I have a Forms9i with a button called 'Email'. Using the When-Button-Click trigger, I invoked a new message creation in Outlook, but not to auto send the new message. The focus for the user should be this new message window so that s/he can modify th

  • PS Elements 3

    I have PS Elements 3 on my iBook 14"..can I install it on my new 17"core2duo (arriving soon) or do I need to purchase a new license?