Unable to Multi Level Drill Down on Single Data Object in BAM Report

Hi,
We need to have multi level drill down in a BAM report.
We are able to create single level drill down using 'Collapsed List' view in a Tiled Report, but unable to drill further.
We are using BAM (11.1.1.2).
Please let us know the steps to do this, your input is highly appreciated.
Thanks,
Arijit
Edited by: user2917352 on May 4, 2011 11:21 PM

Have you used Dimension? By defining Dimensions, you can create multi level drill down on the same data object, in the same report.
1. Define the Dimension in the data object
2. In the Studio, choose Drilling tab under the report
3. Drill Hierarchies will be available. Choose the Dimension
The drilling level will depend on the depth of the Dimension you have specified!
-AR

Similar Messages

  • Multi-level Drill Down

    Hi All,
    I have to develop a Dashboard that has multi-level drill down on Charts.
    I am trying to figure out which is best practice.
    1. Display all the charts on 1 screen
    2. Display charts as they go down the drill path.
    An example would be
    Chart1 -> Chart2 -> Chart3 ->Chart4
    In this case would it require a close button or Back button to take me back to first screen when I am 1 or more level down. What is the general practice?
    Any Inputs are greatly appreciated.
    Mucho Gracias!
    Sam

    Hi Anil,
    Your idea was quite helpful. However, I am trying to dynamically hide/show a label based on the drill-down. The whole idea is to make it a close button as you suggested earlier.
    Initially the first screen should become visible with a chart. When a chart bar is clicked then second chart should be visible with close button on the top while the first chart becomes hidden. After clicking close, chart 1 is visible and chart2 is hidden.
    Any idea how to achieve this.
    Right now I tried to dynamically hide/show label but when I preview it is always showing. I have set the dynamic status and key to what the chart drill down will insert and for that I have a row insert with 1 and 2. This is not working.
    Thanks for your earlier response.
    -Sam

  • Creating Drill-Down on single primary key

    I have 3 Tables
    1.Details Table(Contains State,Region,Branch,Member Name,Member ID)
    2.Fact Table (This is also contains all above columns)
    3.Fact Table(Contains Only Member ID)
    I can easily create drill-down for above 2 tables by complex joining of all columns
    But the problem is with 3rd table, while i want to create drill-down i have only one PK in that table..
    Kindly give an solution for this
    Regards,
    Satya

    Have you used Dimension? By defining Dimensions, you can create multi level drill down on the same data object, in the same report.
    1. Define the Dimension in the data object
    2. In the Studio, choose Drilling tab under the report
    3. Drill Hierarchies will be available. Choose the Dimension
    The drilling level will depend on the depth of the Dimension you have specified!
    -AR

  • Multi layered drill down

    Post Author: twowheeler
    CA Forum: Xcelsius and Live Office
    Hello,
    Is there a way to do a multi layered drill down without having the Enterprise version?  I have the trial version of Xcelsius 2008.
    e.g., I have expense bar chart for a 5 hospitals.  If I click on one of the hospitals, I'd like to have this drill down to the departments for that hospital and show a bar chart by department.  Then, I'd like to be able to drill down on a department and show a bar chart by account.
    Is this doable with Xcelsius 2008? 
    Thanks!

    Post Author: diox
    CA Forum: Xcelsius and Live Office
    I think it would be better if u create a htm page to simplify drill down on xcelsius.You could create links on XCelsius.
    good luck

  • Issues in building two level drill down

    Hi All,
    I have built a sample two level drill down dashboard using two combo boxes which filters the data after each drill. I'm facing three issues here.
    1.
    I have placed both combo boxes behind 3rd chart but it's visible while I'm on 3rd chart as shown below.
    2. When we click on chart two, it inserts the data(item on which we have clicked) into a cell. The second combo box uses the data in that cell an filters data in chart2 and serves to chart3. If I'm not using(visible in above image with ##) a grid to see the data in that cell, the back button being shown on chart 3 is not working(It goes back and comes to chart3 again immediately).
    3. I'm hiding the combo boxes using dynamic visibility (with such condition that never gets satisfied) since I do not want to show those combo boxes to user. But, this also affecting the drill. I'm not able to see any data in chart2 which was visible when I didnt hide the combo box1 with dynamic visibility. Do dynamic visibility also hides functionality ?? I don't think so because it is pushing the label selected into a cell which I was observing.
    Please help.

    Hi Nikhil
    The xlf you sent had one of the Pie charts as the most top component in the list and hence it was showing up. The order was not same as the screenshot.
    Once I moved the combo-box to back it worked fine.
    The Dynamic visibility makes a component inactive or active = not just visible to eye. So if you make it invisible it will not function too. So dont make the Combo boxes invisible. They need to stay visible when they need to work. So you have to use the chart's background or an actual background to hide it.
    Why the grid helps - very strange I think it picks up the blank and inserts there again. Not sure. But Pie or any chart without the ability to bind the Item Selected - behaves this way - once you have clicked a value it remains clicked so even when it went invisible and came back to visible it remembers the selection. Thats why soon after BACK inserts blank in cell B7 the Pie chart 2 inserts the last selected value there and changes the logic.
    You seem to have solved a huge problem by using the grid. So keep that in place and hide it behind a background.
    Thanks
    Runali

  • Drill down on posting date and Document number

    Hello Gurus,
    In a Bex report, I am looking at account balance on a keydate for a G/L Account. When I drill down based on posting date I do not see any values for the keyfigure 'Account balance as on key-date'....But after I drill down on posting date --> document number I get to see values for thie key figure.
    What is this strange behaviour? Kindly explain.
    Regards,
    KP

    Hi KK,
    This may be due to the values/quantities having different UOM or currency for different documents/posting date.For example,  Usually when there are mixed values like this, the aggregated value is not displayed, instead a '*' is displayed in the report result. However there is a setting in BW where you can mention how to handle such mixed values.
    So I suggest you first check the currencies for the amount at the posting date/document level(when you drill down). If they are different then check the settings in the transaction SPRO --> SAP Business Information Warehouse --> Report-relevant settings --> General Reporting settings in the Business Explorer --> Presenting the numeric value in the Business Explorer.
    Here check the value maintained for 'Mixed Values'. If it is blank, then this is the reason that no value is displayed.
    Regards,
    Shilpa

  • Linked report from second level drill-down level

    Hi,
    I have a report with two drill-down levels, Dept Id and Job Id.
    The requirement is when I am on Job Id drill level; I have to call another report when I click on any of the Job Id. This Job Id is passed to another report and the report is filtered based on that Job Id.
    I created a hyperlink on Job Id drill down level successfully. But the problem is I am unable to go to the first level i.e Dept Id. Actually the hyperlink is displayed and the up arrow is not visible to go to the first level.
    Is there any way where after creating a link on second level and opening the report in a new window, the drill up functionality can be maintained?
    I am using Business Objects XI 3.1 version.
    Thank you.

    hi
    there is another way to drill down the report of web intelligence.for that we have to customize in the universe level create a folder in custom hierarchy and add your two objects to that folder, i.e empid. and deptid. the order of these objects should be in the way the drilling happens that means if you want to drill down from empid. to deptid. then empid. should be the first object of the folder,save and export the universe to the CMS.Then it ready to use for webi report.Build the query for the report and enable the drill option in the report.Now the report is ready for your requirement.
    thanks & regards
    Sreekanth K

  • Multi direction drill down

    Hi All,
    I have an issue with the report which has some complex drill down functionality.
    Available Hierarchies*
    1. Country->Area->City->SalesMan->Revenue
    2. Country->Area->SalesGroup->SalesManager->SalesMan->Revenue
    3. Country->Area->District->BusinessGroup->Revenue
    In the above hierarchies , i got the data from different dimensions. Here the 3rd level of column determines based on the Area value. Say when i click Area1 it should provide Hierarchy1 drilldown. if i click Area3 it should provide Hierarchy2 drilldown like other.
    How to achieve this kind of data based drilldown?
    If it is not possible threw normal BI Drilldown then hyperlink will sounds good?. If so how to populate the drill down data? Where to keep the hierarchy informations?

    Hello,
    You can go to column properties>column format and create a value interaction to go from one level to the next one by creating two reports and using a "hyperlink". Not exactly a drilldown but you will be able to do what you re saying. You will need to create a second report that depending on the value of Area displays the respective column you prefer.
    Regards,
    K.

  • Third level Drill Down report

    Hi,
    I have a requirement to create the report using Crystal Reports 2008 up to 3 levels of drill-down. I tried to create it but I can create up to only 2nd level of drill-down.
    Is it possible to create 3rd level of drill-down. If yes, please let me know how to create it.
    Thanks in advance.
    Regards,
    Neel.

    Hi Neo,
    I use on-demand sub-reports.
    Example:
    If main report is for Customer summary which shows the amount received from customer.
    Then for 2nd level of drill-down I will insert an on-demand sub-report. This sub-report will show the sales order numbers for that particular customer.
    Now for third level of drill-down, I want show the details of sales orders (i.e., all the sales order lines of that particular sales order). So I am trying to insert a sub-report in existing sub-report, but here the sub-report option in the menu is already disabled.
    Regards,
    Neel.

  • Multi-Use Drill Down Reports?

    Hi,
    I'm just starting out with reporting in SSRS so this may be a silly question but I'm struggling to find a way to do what I want :)
    I have a large graphical report with several top 10 reports on different a cube. (eg. top 10 number of events, top ten numbers of computers affected) 
    I want drill down reports for both the Event Name and Computer Name, also to be able to click on the header of the report and get a complete unrestricted report. I have created a drill down report that has all the data and if I choose one item (say computer
    name) I can drop down to the drill down and filter the table in that with the computer name and return any results for that computer. I cant figure out how to have a secondary link that passes a wildcard to returns all results. I'd also like to have the ability
    to send an event name to the same drill down and a wildcard for the computer name. However I cant figure out how to get the filter on the table to accept any wildcards. 
    I dont want to have to create multiple reports for each of the different drilldowns, is this possible? (Easy to understand answers for a newbie if possible :) )

    Hi Chris_C2000,
    If I understand correctly, you have configure “Go to report” action in your report. It is Drillthrough in SSRS. You want to pass a value link to the corresponding report. We can add parameters in the drillthrough report, then pass parameters values to the
    report.
    I have create a simple report in my test environment. Suppose we have the same dataset (DataSet1) in main report and subreport with two fields: CalendarYear, SalesAmount. Please refer to it.
    Subreport:
    Add a table in the report body, fill with CalendarYear, SalesAmount fields.
    Add another dataset (DataSet2) with CalenderYear field.
    Add a parameter (CalenderYear) get Available Values from DataSet2 CalenderYear field.
    Add filter in the DataSet1, with values below:
    Expression: [CalenderYear]
    Operator: =
    Value: [@CalenderYear]
    Main report:
    Add a chart in the report, fill SalesAmount in the Values dialog box, CalenderYear in the Category Groups dialog box.
    Right click the bar in the chart, click Series Properties.
    Click Action in the left pane. Select “Go to report” option.
    Select the subreport below “Specify a report” prompt.
    Click Add icon below, and fill with following values:
    Name: CalenderYear                 Value: [CalenderYear]
    Then, when we preview the report, we can click the specific bar link to the subreport get the corresponding data.
    Reference:
    http://technet.microsoft.com/en-us/library/aa337477(v=sql.105).aspx
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Transction FBL3 called for item level drill down in GR55

    Hi all,
    We have a GLT0 Report in Report writer. The system correctly executes the report and displays account balance for the period. The Report calls T-code FBL3 for display of line items(report/report interface). But when we drill down, the line items are not displayed for the specific period or selection and instead displays the line items for the whole period. (upto date).
    The report was copied from a different system and in the source system it was displaying the line items correctly.
    Could you pl share any inputs for resolving this issue.
    Thanks & Regards
    Sri.

    Hello
    please check from which field the amount is pulled out in GLT0 table. If the amount is pulled out form the totals field ...then it might not show you what you wish to see.
    Thanks
    Sanjeev

  • How to drill down when chart data = 0 ? (link to image attached)

    Hi,
    I've been trying to solve this issue for several time now: when i have a chart that contains additional data but the top-level data=0, the user is unable to click/hover to drill down and extract the 2nd level data.
    https://docs.google.com/drawings/pub?id=1m30dxKe3PlMOJSIOV7CYsk_P1aLBRFqcVd2P1Xj_too&w=960&h=720
    In the example above, the value boxes contain the 2nd level data that was drilled from the chart (The issue is with product E)
    thanks
    Edited by: Yair Gat on Dec 2, 2010 3:32 PM

    Download this Drill Down.xlf file from here
    [http://boprofessionals.com/posts/xcelsius/2/Drill%20Down.xlf]
    rename it to xlf if its been as zip.
    run it into your xcelsius
    click on the chart Category labels (A, B, C, D, E)
    good luck
    Amr

  • Vendor wise drill down in Trial Balance or Balance sheet report

    Dear Experts,
    Is there any report for Trial Balance or P&L/ Balance Sheet report where vendor wise drill down of amounts is possible?
    Please suggest.
    Regards
    Komal

    Hi Dear ,
    You can use F.08 for Trail Balance  and Vendor details - S_ALR_87012082 - Vendor Balances in Local Currency
    You can get cumulative balance for the vendor.
    Regards
    Radha

  • Error "Multi-level error propagation carried out" when I run a report

    Hi All,
    When I run the report /SAPAPO/CDPS_REPT - Order and Resource Reporting with the below criteria I getting error "Multi-level error propagation carried out"
    Planning Version - Simulation Version XXX
    Evaluation Start - 05/03/2011
    Evaluation End - 12/31/2013
    Evaluation List - Extended Operation List
    I do not get error when I run the report with selection as Active version 000 and Evaluation List as Order List, Operation List.
    I have tried by ruuning Live cache consistancy check, but the issue is not fixed
    Please help me to resolve this issue
    Thanks & Regards,
    Rajkumar

    Hi Jack,
    Please do post the server log file here so that we can try and find a solution for the problem you are facing.
    I had a problem a while ago with the app server too. While trying to run an application, after a few times, it would give me an error message saying the Application Server cannot be started. I rebooted my machine and thankfully it worked again. Just try this too and see if it works.
    If it doesnt we can go through the server log and try to identify the cause of the problem.
    Cheers :-)

  • Drill down mapping in Combo chart in BAM 11g

    Is it possible to enable drill down for both the report in combo chart?That means i have a combo chart of zone wise distribution of total price as bar chart and zone wise distribution of total quote as line chart.If i click on bar chart and line chart it will open another report.

    Hi Anish,
    There is "Series Names Destination:" parameter on Drill-Down (Insertion) Tab of Bubble chart component. By using that parameter you can retrieve selected serie. Via that value you can extract selected serie's selected value and drill down to required selection via some excel formulas like index-match or vlookup-hlookup. I hope that solves your issue.
    Regards,
    Ahmet

Maybe you are looking for