OBIEE Drill Up/Down

Hi,
I am pretty new to OBIEE, and I am learning it by generating some simple reports. The concept, which is still not clear to me, is drilling down the reports. How can we achieve drilling functionality in OBIEE? Is there a good help document, which I can read?
Thanks.

I got it guys..
Custom drill-downs simplified
Navigation—or drill-down—in Siebel Analytics is usually determined by the configuration of the business model in the Analytics Server. However, Siebel Analytics Answers provides developers with a handy feature that allows for the creation of custom navigation.
How it works
Let’s assume that you have created a report, let’s call it Report 1, in Siebel Answers and you would like to drill-down to a second report, let’s call it Report 2, by clicking on a specific column. Follow these steps to achieve the desired results:
·     Create a source report (Report 1) in Siebel Answers. This is the report from which you will drill down.
·     Create a target report (Report 2) in Siebel Answers. This report will be the destination report used when drilling down from the source (Report 1). In addition, the target report (Report 2) will be filtered by the value passed when clicking on Report 1. Make sure that both reports use common column names or variables.
·     In Report 1, click on the “Format Column” button for the column from which you would like to drill down. Next select the “Navigate to another request or Dashboard” option, browse to locate the target report (Report 2) and save your changes
·     In Report 2, click on the “Add Filter” button for the column you would like the filter to be applied. In the “Operator” list choose “Is Prompted” and save your changes.

Similar Messages

  • Do Not Expand on Drill Across/Down

    Hi All,
    I am having Two Restricted KeyFigures Called Short Term and Long Term. The Short term is restricted with Fiscal Month(Say  X) for a range of one year and the Long term is restricted with the same variable but Greater than Or Equal X. So the Long term contains lots of Data as the infocube has the future data also.
    Now the problem is when I do a Drill Across/Down on Fiscal Month the result exceeds the Microsoft Excel Limitations(Colunms 255).
    Is there any way that  Restricted KeyFigure ' Long term' should not expand when i do a drill across/down.that is how can i disable the drill across function on the Long Term Restricted key figure.
    Your ideas will be appriciated with points.
    Thanks

    Hi,
    Try this:
    Take a Virtual hierarchy on Fiscal year/period characterstic (which you have taken in the free characterstic area). So it will avoid display of all Individual values at a time. User can drill down on the hierarchy , if he want to do it. That also, will alow to drill down for a specific year and not at a time all.
    With rgds,
    Anil Kumar Sharma .P

  • While drilling up/down the report, the results are displayed after delay

    We have a WebI Report whose hierarchy is based on the time Year -> Quarter -> Month -> Day -> Hour -> 30 mins.
    While drilling up/down the report, the results are displayed after much delay and most of the time, all / some of the values are displayed as "#REFRESH" or '##########'. However, if i refresh it, all the values are displayed.
    What could be the cause for this issue? and how to troubleshoot it?
    Thanks In Advance!!!

    hi,
    This error appears in cells due to smart measures when the value returned by the smart measure is not available. This occurs when the grouping set containing the value is not available with the data provider.
    Remove the  error by refreshing the data.
    Regards,
    Vamsee

  • IPAD drill up/ down in performancepoint grid

    Is it possible to drill up/ down in performancepoint grid on Ipad? If so, how?
    Namnami

    So do you have two different measures? If you had a single measure (population) the state would be a total of all cities.
    Or, you only have one measure, and you're filtering out cities (or some 'other' value).
    If you have two measures, then you could create a variable that displayed one or the other depending on the filter (drilling down creates a filter), which would solve your problem.

  • 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

  • Drill Up/Down in Webi Report

    Hi All,
    We have a requirement to drill down and drill up  in webi report. The hierarchy set is Country>Region>State-->City.The fact table structure is
    Location             Population (in Cr)
    India             20000
    East India             5000
    West India             3000
    North India             7000
    South India             6000
         Karnataka        800
            Bangalore     10
            Mysore             4
      Tamilnadu             350
      Chennai             12
      AP             150
      Hyderabad             5
      Visak             2
      Kerala             200
    Cochin             2
    Trivandram             5
    When we drill down from State to City, if we add up the city values it will not be equal to the corresponding state value, because the state value represents the entire state but here only few cities of the state are displayed.
    Business is also not willing to display any value such as "Others" for the gaps in between the values of state and the sum(cities).
    Example: Bangalore, Mysore i.e 10+4 is not equal to Karnataka which is 800.
    Thanks,
    Sudha
    Edited by: sudha28 on Aug 29, 2011 11:45 AM

    So do you have two different measures? If you had a single measure (population) the state would be a total of all cities.
    Or, you only have one measure, and you're filtering out cities (or some 'other' value).
    If you have two measures, then you could create a variable that displayed one or the other depending on the filter (drilling down creates a filter), which would solve your problem.

  • OBIEE Prompt  - Drop Down List security restrictions .... Helppp

    Hi all,
    How can I put the security on a Drop Down Select List ?
    For Example, I have a Department Prompt for a dashboard.
    So I want put something like:
    the User of Department 1 can see and select our department (1)
    the User of Department 2 can see and select our department (2)
    the Admin can see and select All Departments.
    How can I do that?
    thanks.

    You need to implement security filters in your RPD to automatically restrict the values returned by the BI Server.
    You will need a way of mapping User of department 1 to the filter value , you can hold this in table if you want - Use an initialization block to populate a session variable per user , then filter the Department logical table using that session variable.
    Its been covered in a few blogs - just search OBIEE security filters.
    Regards
    Alastair

  • Discoverer viewer drill up -down error

    hai,
    While i am doing drill up and drill down in discoverer viewer..i am getting error like this
    DiscoNetworkException - Nested exception: org.omg.CORBA.TRANSIENT: minor code: 0 completed: No
    null
    plz tell me what should i do to solve this..
    regards
    chandrakumar

    Hi Chandrak,
    Perhaps the reason you don't get many answers is that you often ask the same question several times, sometimes only hours apart (as if there were 10,000 of us sitting here watching the forum all day, poised to answer "chat-style"). The questions are often very simple (in the help or the manual). Most are marked "urgent". (People begin to ignore the driver who blows his horn all the time.)
    Anyway, I didn't know how to edit the title of a worksheet either, so I created one, and right-clicked the mouse on the title to see what would happen, and lo and behold, up popped a context menu with the selection "Edit Title". That took about 20 seconds.
    Then I looked to the menu bar, pulled down the [Sheet] menu and there was an "Edit Title" selection there also.
    Once you are into the "Edit Title" dialog box, there's a [Help] button.
    Regards
    Chuck Somerville
    Scitex Digital Printing

  • 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

  • Discoverer drill up -down error? why no body is answering here?

    hai,
    While i am doing drill up and drill down in discoverer viewer..i am getting error like this
    DiscoNetworkException - Nested exception: org.omg.CORBA.TRANSIENT: minor code: 0 completed: No
    null
    plz tell me what should i do to solve this..
    regards
    chandrakumar

    Hi Chandrak,
    Perhaps the reason you don't get many answers is that you often ask the same question several times, sometimes only hours apart (as if there were 10,000 of us sitting here watching the forum all day, poised to answer "chat-style"). The questions are often very simple (in the help or the manual). Most are marked "urgent". (People begin to ignore the driver who blows his horn all the time.)
    Anyway, I didn't know how to edit the title of a worksheet either, so I created one, and right-clicked the mouse on the title to see what would happen, and lo and behold, up popped a context menu with the selection "Edit Title". That took about 20 seconds.
    Then I looked to the menu bar, pulled down the [Sheet] menu and there was an "Edit Title" selection there also.
    Once you are into the "Edit Title" dialog box, there's a [Help] button.
    Regards
    Chuck Somerville
    Scitex Digital Printing

  • Slice & dice, Navigate , Drill-In/Down

    Hello BW Experts,
    Can I still be able to slice and dice, navigate or drill-in, drill-down if my cube characteristic does not have any attributes (navigational or display type)?
    What if I do not use any attributes but have quite many characteristics related to one another, some across different dimensions?
    Does it mean I cannot slice & dice?
    regards,
    Mirella Russo

    Hi Mirella,
    It seems that there are several definitions of drilldown.
    For example, here, pp.44-46
    http://publib-b.boulder.ibm.com/abstracts/sg242238.html?Open
    We can find following:
    +
    Drill Down and Roll Up
    Drill down and roll up are the operations for moving the view down and up along
    the dimensional hierarchy levels. With drill-down capability, users can navigate
    to higher levels of detail. With roll-up capability, users can zoom out to see a
    summarized level of data. The navigation path is determined by the hierarchies
    within dimensions. As an example, look at Figure 16 on page 45. While you
    analyze the monthly production report of the west region plants, you might like
    to review the recent trends by looking at past performance by quarter. You
    would be performing a roll-up operation by looking at the quarterly data. You
    may then wonder why the San Jose plant produced less than Boulder and would
    need more detailed information. You could then use the drill down-operation on
    the report by Team within a Plant to understand how the productivity of Team 2
    (which is lower in all cases than the productivity for Team 1) can be improved.
    Slice and Dice
    Slice and dice are the operations for browsing the data through the visualized
    cube. Slicing cuts through the cube so that users can focus on some specific
    perspectives. Dicing rotates the cube to another perspective so that users can
    be more specific with the data analysis. Let„Ss look at another example, using
    Figure 17 on page 46. You may be analyzing the production report of a specific
    month by plant and product, so you get the quarterly view of gross production by
    plant. You can then change the dimension from product to time, which is dicing.
    Now, you want to focus on the CellPhone only, rather than gross production. To
    do this, you can cut off the cube only for the CellPhone for the same dimensions,
    which is slicing.
    Those are some of the key operations used in data analysis. To enable those
    types of operations requires that the data be stored in a specific way, and that is
    in a dimensional model.+
    In SAP help:
    http://help.sap.com/saphelp_nw04/helpdata/en/5c/8db18b555411d189660000e829fbbd/frameset.htm
    we see this:
    On the Characteristics tab page, the system displays a list of all the available characteristics. You can select those characteristics in the characteristics list which you want to use for your analysis, and add them to your report using the arrow keys. These are the drill-down characteristics, which you can navigate through freely in the report list.
    As you see, SAP treats all characteristics as drill-down chars. Hence, you have 2 points of view in this thread.
    Drilldown capabilities (SAP view) depends on chars and nav attributes. Doesn¡¦t matter of these chars have display attributes or not.
    So, answer on your question about drilldown depends on your definition of it.
    Now, about modelling.
    I used to have a model where I put attributes of another chars as separate chars in the cube. I didn¡¦t want to make them navigational. And I had the report requirements to make selections/restrictions on these attributes. So, making them the separate chars was meaningful. Consider also the keeping history data (as I mentioned before).
    From SAP point of view, multidimentional model means that you can use any chars (either separate or navigational) from any dimensions for drilldown.
    In your case it¡¦s better to load master data first, with all attributes. In transactional data you can provide only the key field of the main/basis characteristic. Then in case of nav attributes their values in queries will be retrieved automatically.
    If the attributes are separate ones (characteristics in the cube), then you may determine their values during transactional data upload in routines in update rules by looking up into master data tables of the basis char.
    In order to not reload data again you may do the following:
    1. Load master data for the basis IO.
    2. Create new IOs that will be separate chars in the cube.
    3. Create copy of your cube.
    4. Insert in it new chars.
    5. Create export datasourse for the old cube.
    6. Create update rules for the new cube based on old one.
    7. In URs map your new IOs with routines and create code for them.
    8. Reload new cube.
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • OBIEE services are down

    hi gems...
    i have started all the OBIEE services and then logon to the browser and the login page comes.
    I am able to login and view the reports..
    But after few seconds the screen goes off and it is showing THE PAGE NOT FOUND..
    the OBIEE server is a solaris machine..
    please help...thanks in advance..

    Hi,
    download and apply the patch 7140673 from metalink.
    This patch is just a replacement of sawbedrock3r.dll
    Cheers,
    Aravind

  • OBIEE Presentation Service Down itself.

    Hi All,
    I am facing this issue since a week, we have created an SR with Oracle, But till now did not found a solution.
    Problem is Oracle BI Presentation Service get down automatically, and we need to start it again through Enterprise Manager.
    after looking into the log, we are not sure that this is the main reason, but for your reference I am giving the obips log file here.
    [2015-04-22T13:05:03.000+04:00] [OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 1]  [68013] Scheduler service started.
    [2015-04-22T13:05:03.000+04:00] [OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 1]  [68030] Scheduler subsystem started: Job scheduler.
    [2015-04-22T13:05:03.000+04:00] [OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 1]  [71076] Oracle BI Scheduler tmdsssvr:155.128.137.150:9705 has been changed to an Inactive state.
    [2015-04-22T13:05:08.000+04:00] [OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 0001Z7doIMmFw00Fzzw0w00005Uh00000H,0] [tid: 18]  [43071] A connection with Cluster Controller tmdsssvr:9706 was established.
    [2015-04-22T13:05:08.000+04:00] [OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 0001Z7doIMmFw00Fzzw0w00005Uh00000H,0] [tid: 18]  [71075] Oracle BI Scheduler tmdsssvr:155.128.137.150:9705 has been changed to an Active state.
    [2015-04-22T14:27:37.000+04:00] [OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 0001ZCG_oINFw00Fzzw0w00005Uh00002_,0] [tid: b]  [nQSError: 77006] Oracle BI Presentation Server Error: An error occurred during connect to "192.168.150.150:9710". Connection refused [Socket:41] [[
    Error Codes: YM52INCK
    Does anybody know the solution.
    Regards,
    Ather Shaikh

    Paste the Presentation services log not the scheduler log !
    Regards,
    <Moderator Edit - deleted link spam - pl see FAQ link on top of this page for instructions on where it is acceptable to use signature links>

  • OBIEE Env is down (URGENT)

    Hi,
    We are facing serious issue bring up the OBIEE Env.
    We are facing following issue when we hit on the browser
    The system cannot communicate with the external server.
    1) The Database is up and running
    2) The OBIEE service are up and running (UNIX Box)
    3) Tried hitting http://Testmachine.net:7777/analytics/saw.dll?Dashboard
    4) Tried hitting http://<IPAddress>:7777/analytics/saw.dll?Dashboard
    Could you please let me know what should i check in order to bring the Env up
    VJ

    Hi
    I am not sure what issue you have but a few questions come to mind.
    What are you using for the web server and presentation services, are you using the oc4j containers?
    starting at the beginning
    user is not root
    Your environment variables are set
    You can connect from a db client from the box to the db.
    The ports are open and not restricted by firewall rules or DMZ settings.
    I assume you did a tail -f /{oraclehome}/OracleBI/server/Log/NQServer.log to see if the server services started.
    are your presentation services running, do they need a no hup type cmd to keep them going?
    when you started the presentation services did you get confirmation that the presentation services were running?
    if you used the basic install try open a browser to http://testmachine :9074/ and see if you at least get the oc4j application server page?
    Did you check the presentation server logs?

  • 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

Maybe you are looking for