Drill down to detail

Hi Gurus,
I'm relativelly new to OBIEE and I have a basic question.
I have detailled financial transactions in my datawarehouse and dimensions and hierarchies on accounts, departments and time that I use in a pivot table.
I need the following functionnality : when the user click on an amount (which is an aggregation), display the individual amounts and descriptive informations composing that amount (in other words, showing the detailled transactions).
What's the best approach to do that ? (via a link to a BI Publisher report or through more deeper hierarchies or anything else).
Thanks.
Jean-Pierre

Did you follow what Manav suggested and read the manual? Read it, try it, then if you have problems with a particular step, let us know and someone may be able to help.
If you mean the steps to finding the manual, they are all on the Oracle site. I've learned a lot from reading. Good luck.

Similar Messages

  • Pivot Table Navigate (drill-down) to Detail

    I have a simple pivot table containing summary data (measures):
    ------2006------2007------2008------
    A-----$2---------$7-----------$4-------
    B-----$8---------$5-----------$1-------
    C-----$3---------$7-----------$5-------
    I would like to navigate to a new view (or Dashboard) if the user click on one of the measures - simulate the effect of drilling down to detail by showing the detail behind a measure. Is something like this possible in OBIEE?

    Obiee 1 Kenobi wrote:
    I have a simple pivot table containing summary data (measures):
    ------2006------2007------2008------
    A-----$2---------$7-----------$4-------
    B-----$8---------$5-----------$1-------
    C-----$3---------$7-----------$5-------
    I would like to navigate to a new view (or Dashboard) if the user click on one of the measures - simulate the effect of drilling down to detail by showing the detail behind a measure. Is something like this possible in OBIEE?
    Yes, "use the Force." :)In the Criteria tab of the source Request, click on Column Properties of the measure column and then on Column Format. Under Value Interaction, change the default to Navigation and then, via the Browse button, select the detail destination Request you created. In the destination Request, add the "Is Prompted" filter to the measure column, the column that represents the row (A, B, etc.) and the Year column.
    HTH,

  • Drill down to detail reports from a Pie Chart

    Is it possible to code for drill downs in a Pie Chart to a detail report based on the section that is clicked in an RTF template?
    Can anyone provide an example for this?

    Hi Raja,
    I used CEO LOG ON TOKEN to avoid asking for credentials  when im trying to access the dash doard form another dashboard.
    From connections we can have flash variable
    Note : Names are case sensitive here in flash variable so name it as shown below
    Define its name as CELogonToken
    Variable Format as CSV
    Variable data -->under ranges define a range :
    Name it as CELogonToken
    Range :map to a excel cell (Ex Sheet1!A$2)
    From info view you can find DOC ID  suppose your DOC ID is 9609
    Then frame your URL AS
    http://sapdev:8080/Xcelsius/opendoc/documentDownload?iDocID=9609&sKind=Flash&CELogonToken=
    in another cell Concatenate the above your with your Logon token captured in Sheet1!A$2
    suppose your url is in 'Sheet 1'!A$6
    then your formula cell for concatenation should be 'Sheet 1'!A$6 & Sheet1!A$2
    Use a url component and map the concatenated url cell to the component and place it over your  pie chart.
    uncheck show button background
    try this and apply according to your scenario.
    Hope this works..
    @Sri

  • No drill down to details pivot table 10g

    In OBIEE 10g a drill down to Siebel CRM (using rowid) works perfectly when using a table. However when using a pivot table on the same criteria with the navigation specified the drill down does not show up. Any ideas?

    Please try to go to criteria and punch the column format of that column and use "Column Heading Interaction "
    Edited by: user13545914 on Jul 17, 2012 4:27 PM

  • PowerView Drill down to details list

    Great to have PowerView discussion forum. :)  Would it be possible to drill the PowerView dashbord to the details list like SSRS sub-reports.
     For example: PowerView dashboard that display Yr, make, model car types, and would like to drill to details list by the type use choose from graph.  
     PowerView graph -> PowerPivot pivot table -> PowerPivot details list ( all on the SharePoint ) .

    Note: If you want to create an item that allows you to specify a Destination URI, you should specify the URI syntax as: <protocol>://<machine>:<port>/... For example, http://www.abcompany.com/home/page1.htm.
    If you want to call an Oracle Applications function, specify the function name for the Destination Function property. For example, to call the PL/SQL General Preferences page from an item, you would enter the following value for the Destination Function property: ICX_USER_PREFERENCES.
    Thanks
    --Anil
    http://oracleanil.blogspot.com/

  • Drill-down Report, Form not completely showed in Report

    Hiya!!
    I'm working with Drill-down Report. Im creating a kind of P&L report but it has a lot of lines because I need to create one P&L report for every Region (Profit Center Group), and I need it in a fixed form.
    The problem I have is that my Form has approximately 1080 lines but when I execute the Report (Tx FXI0), the Report just show 1020 lines and I don't have any error message. The output type I have choosen is graphical Report output "106 Navigation control, detail list" by now, but I already tried with all the possiblilities there are (Tx FXI2).
    Does anybody knows If there is any limit for the output? If not, does anybody know where do I have the problem?
    Thanks in advance.
    Regards.
    Adela Cambiasso

    You can use the drill down strategy, well described by my friend Kan:
    http://bipconsulting.blogspot.com/2010/02/drill-down-to-detail-or-another-report.html
    regards
    Jorge
    p.s If this answers your question then please grant the points and close the thread

  • DRILL DOWN REPORT FOR DIFFERENT DATA SETS in 11G

    Hello.
    My requirment is to do a drill down report with 2 data sets.
    My first data set have all the chart of accounts , My second data set have all the transactions.
    in my report i have 2 data tables. One with the accounts , and when i click in one account get all the transactions for selected account in the second data table.
    Anyone know how i can do this
    Any help would be apreciatted
    Paulo

    You can use the drill down strategy, well described by my friend Kan:
    http://bipconsulting.blogspot.com/2010/02/drill-down-to-detail-or-another-report.html
    regards
    Jorge
    p.s If this answers your question then please grant the points and close the thread

  • Drill down problem when using union all combination

    Hi All,
    I have a simple report with a drill down. The report has three columns Region, Sales, Flag... which will drill down to detail level of sales. The Flag column has Y, N values and we added 'All' Value in flag so that the user can select Y, N and All from the table prompt in the report . We have used union all in the report using combination to add the ' All ' Value in the flag. The problem is that now the main report is not passing the Flag values to the detail report. Flag is prompted in the filter in detail report.
    If I remove the 'All' value from Analysis with only Y N selection criteria the drill down works.
    Is there any work around? I have to use table prompt and All value selection in flag for drill down.
    Thanks,
    Virat

    The problem is without union all when doing combination of analysis drill down works, when I use combination drill down does not work because it does not pass the parameters for flag . I have used union all to add All value in flag.

  • Drill Down requery very slow

    Hello,
    I have several scheuled workbooks that pull a report back in 20 seconds. When I click on drill down to detail level on left nav, the report seems to repull and takes 7 minutes to pull back data. I look the the db server and the requery is just a blip.
    Where is the performance issue. Is the BI Application Server recompiling the data and that is the source of delay. Or is the client slow in gettng the data back.
    Any ideas on how to trace this issue from the App Server or the Database.
    By the way, I using 10gr2 database and BI 10.1.2.48 with Discoverer Plus/Viewer.
    I know there is a patch 5729515, 5736564. Do these fix this problem??

    hi Ioanna,
    The Problem seems to be with the quotes in your srw.run_report command line . The appropriate commandline should be
    srw.run_report('report=DRILL2 paramform=No p_1='||:field1||' ... <rest of the cmd line >');
    ( note the quotes before / after ||:fie1d1|| .. )
    Regards
    Oracle Reports Team

  • REUSE_ALV_LIST_DISPLAY row position after drill-down

    After using REUSE_ALV_LIST_DISPLAY to display output, user will scroll down several screens and drill-down into detail record.  Upon return to list, user is returned back to top of list (row 1).  How do I return user to same row position several screens down as when he did drill-down?

    hi,
    In  REUSE_ALV_GRID_DISPLAY it fulfill your requirement automatically, in that after the user command they execute the following statement
        rs_stable-row = ls_selfield-row_stable.
        rs_stable-col = ls_selfield-col_stable.
    i don't know whether its useful for you
    cheers,
    sasi

  • Directly i am dirlling down to detail level

    hi all
    i am working on multilevel hierarchies ,i have created multilevel hierarchies for calendar_date and fiscal_date but the thing is i am using time series functions so for that i have enabled cronalagical key
    in the levels ,in key option i have selected month_nams as the key for drill down bout once i click on the year it drilling down to detail level,not to year level,
    what is the problem ,i don't under stand why it is drilling down from year to detail level
    Thnks

    Hi,
    Can you tell me the diffrent levels in hierarchy.What is thenext level after year.It should drill down to that level.Make sure than you have not given preferred drill path.Also make sure that you are refering the same column.backtrace the year column.
    Regards,
    Sandeep

  • Related to Drill Down

    Hi All,
    When we drill down to detail levels: How can we know in which level we are in?
    I need this information while creating the Request.
    Example: I have created a request with the two columns COL1 and AMOUNT.
    COL1 AMOUNT
    Amount is calculated based on the operators (+,-,*) applied to 'COL1'.
    COL1 COL2 AMOUNT
    When user drill down to next level i.e., from COL1 to COL2, then I need to display the amount based on the operators applied to COL2. So, I need to know in which level user drilled it to so far.
    Thanks in Advance,
    -Vency

    Hi,
    Actually, my problem is calculating the measure based on the drills that is, Aggregation is not constant through out the drilling. Depending upon level drilled I need to change the operation.. So, I need to know to which level user has drilled.
    Also, I have implemented calculation part in Answers not in the Repository because I need to apply some other conditions which are not feasible if I implement that in Repository.
    Scenario:
    COL1 AMOUNT
    A1 1000 (1500-500)
    Here, I am calculating SUM of Amount after multiplying the rows with -1 or 1 based on the Operator field. This will be different when we drilled down to next levels.
    COL1 COL2 AMOUNT
    A1 B1 1500
    A1 B2 500 (instead of -500)
    I am getting default behaviour only but I need to change this because I am generating such a report which requires this.
    Because of this I am looking for drilled level before drilling i.e., while creating the request.
    Thanks for giving Reply,
    -Vency

  • Drill down Template in XML Publisher

    hi 2 all
    Any body know that how to design drill down report using XML Publisher in oracle EBS R12. I also follow the below blogs
    Oracle BI Publisher Consulting: Drill Down to Detail or Another Report
    but i m confusing that how to create parameter , as show in above link ,secondly i also assign XML Publisher Administrator resposbility to my user.no option is available for creating parameters as show in above link .
    Thanks ,
    Zulqarnain

    Hi Mathieu
    You can certainly build dynamic URLs in your templates. Managing to call other reports within the PS environment is another matter.
    I have pinged the PS dev team to see if they can fill in the gap.
    Might be worth posting a little more information on the reports and what you want to drill to, pass parameters, etc ?
    Regards
    Tim
    http://blogs.oracle.com/xmlpublisher

  • Drill Down - Total is editable

    Hi,
    In the DP, I am using the DET_LEVEL() to check if there is a drill down for particular infoobjects, e.g., 'Customer' and 'Product' then only the Key figure should be editable. The macro is set under 'Default' option (best I could find)
    It works fine when
    start the SDP94 (the KF is uneditable)
    (a) Drill down down  with 'Total' option, 'Total' is uneditable
    (b) Drill down level changed to Detail(All), 'Total' is uneditable and for Individual Infoobjects it is editable.
    (c) Then, Drill down changed to select one 'Infoobject' say 'Pepsi' and for that 'Infoobject' the KF fields are editable (As expected)
    (d) But when changed the drill down back to Details as in (b) , the 'Total' is editabel along with all individual details (Not desired).
    ====
    ROW: KF(Attribute) = ROW_INPUT(0)
    IF
    DET_LEVEL(infoobject) =1
    ROW: KF(Attribute) = ROW_INPUT(&)
    ====
    Issue is whether KF is for individuals infoobjects or 'Total'.
    so I cannot put a check;
    How can I get a control on 'Total' as well as individuals ?
    Couldn't fix the problem. Anyone have any idea from their experience ?
    TIA,
    Arunesh
    Edited by: Arunesh Chakrapani on Feb 7, 2008 12:21 PM
    Edited by: Arunesh Chakrapani on Feb 7, 2008 3:43 PM

    No, I am not using the parameter 'X'. To my understanding this is not the case of implicitly strong characteristic.
    The problem is visible when I switch between different view during drilling, namely,
    Total>Details(All)>Individuals(say 'Customer') level --> Details(All) again.
    While in all cases the Total is uneditable, once I drill down to detailed level and come back, the Total becomes editable along with individual.
    Now, to rephrase my question more precisely,
    how to control/differentiate the Key Figure values at ‘Total’ and Individual Info object (Charc or Attribute) during drill down. Total is not a key figure so it does not allow to control its value while writing the macro.
    Please do let me know if there is any doubt.
    Thanks,
    Arunesh
    Edited by: Arunesh Chakrapani on Feb 7, 2008 9:47 PM

  • Drill down then navigate in chart/table

    Is there a way to drill-down the hierarchy then once at the very bottom member, navigate to a more detailed report. I see that i can either choose "drill" or "navigate" under chart interactions but I really kind of want both. I have a line chart that shows sales by region (country->state->city). When I drill down to the city level, I may be viewing sales for 10 cities in Texas. Now since I am at the bottome of this hierarchy I want to click the chart on any city and it take me to the details of that cities sales details on another report.
    Thanks
    -Derek

    yes your absolutely true.
    You cannot navigate to a new report unless you have the columns participating in navigation are pre-defined in answers.
    With that said, it is not possible to navigate after performing a drill-down to detail, as detail level is not available to implement navigation.
    please mark answers accordingly..
    -bifacts :-)
    http://www.obinotes.com

Maybe you are looking for

  • This email address is already in use or you may already have an Apple ID associated with this email address. Please try again or sign in using your existing Apple ID.

    My current Apple ID, for which all of my content has been downoaded (e.g., music, apps) is associated with a work email address that I will no longer have access to in the near future.  In my Apple ID account, I noticed I had two alternate emails lis

  • How to change font size in Interactive report

    Hi I am using Apex 4.02 version I need to get all reports into single page but it displayed excess the page limit. Example If report having more than 15 columns it should display in single page so I tried "break" option in all report column headers s

  • Itunes Has To Shut Down

    my brother sent our computer to a reset point and i had to un-install Itunes. Now when i try to re-install itunes it completes but then comes up with a message saying Itunes has encountered a problem and has to shut down. It also says about sending a

  • Windows not defined in the form

    Hi I created a zscript defining all the windows.and wrote a driver programm for the same. When I execute the driver program ,it runs into an error sating that 'window' including main window is not defined forthe form. Can anybody throw some light reg

  • 10.6 Installer Doesn't Recognize RAID0 Volume

    I currently have 10.5 installed on a 4-disk RAID0 volume on our Mac Pro. I am attempting to upgrade to 10.6 to the same volume, but the installer does not recognize it. The only installable volumes are the externals I have attached for Time Machine a