Dashboard drill-down behavior

Hi,
I have a bar graph chart on the dashboard, and I'd like to drill down the chart normally. However, when I reach the lowest level, I want to be able to click on any bar in the chart, and then it'll take me to another pre-built Answer request (or another dashboard) filtered by the values passed over from the bar that I clicked on (i.e. a particular product ID).
Is that possible? If so, how would I go about doing it?
Thanks.

Unfortunately, this is a request that comes up all too often and it's not one that's easily fixed.
The only real option is to create a navigate function on the bars, navigating to the "next level" of the hierarchy, creating a new report for each level. Effectively faking the hierarchy functionality of OBI. It creates many more reports than should be necessary, but gives you a lot more flexibility to add additional functionality to specific levels of reports.

Similar Messages

  • Dynamic hierarchy-level entering dashboard & drill-down

    Hi there,
    I have a requirement to create a report which, depending on the user that opens the report, needs to start at a specific level within an organisation hierarchy. Once the user has opened the report (which will be part of a dashboard), he should be able to drill-down the organisation hierarchy from his entry-point down. I've been able to create that report but when drilling-down it doesn't quite work. No matter at which level a user opens the report, when drilling it will drill-down immediately to the lowest level of the hierarchy, skipping (= not showing) intermediate levels.
    Here are the details:
    Organization hierarchy:
    - Org_Level_0
    - Org_Level_1
    - Org_Level_2
    - Org_Level_3
    - Org_Level_4
    - Org_Level_5
    - Org_Level_6
    - Org_Level_7
    - Org_Level_8
    Using an InitBlock each user is assigned it's a session variable ENTRY_LEVEL which contains the user's organization hierarchy level (i.e. '5'). For Testuser5 the session variable contains '5'.
    I've created the report containing two columns:
    - A dimension column called 'Organization'
    - A measure column called 'Availability%'
    In the dimension column I've entered the following formula:
    CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='0' THEN DIM_ORGANISATIE." Org_Level_0"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='1' THEN DIM_ORGANISATIE." Org_Level_1"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='2' THEN DIM_ORGANISATIE." Org_Level_2"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='3' THEN DIM_ORGANISATIE." Org_Level_3"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='4' THEN DIM_ORGANISATIE." Org_Level_4"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='5' THEN DIM_ORGANISATIE." Org_Level_5"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='6' THEN DIM_ORGANISATIE." Org_Level_6"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='7' THEN DIM_ORGANISATIE." Org_Level_7"
    ELSE CASE WHEN VALUEOF(NQ_SESSION.ENTRY_LEVEL)='8' THEN DIM_ORGANISATIE." Org_Level_8"
    END END END END END END END END END
    In the Column properties/Column Format tab for the dimension column I've disabled Column Heading Interaction but I've set Value Interaction to 'Drill'.
    When opening the report as Testuser5, the Dimension column shows the correct dimension object from that user: Org_Level_5. However when then clicking on the dimensionvalue, the next dimension displayed is Org_Level_8, instead of Org_level_6.
    Any suggestion on how to obtain the desired result?
    Thanks!
    Edited by: The_Dutchman on Oct 7, 2009 5:31 PM

    Check in the RPD in the BMM in the dimension wheater all levels have a key that is set to use for drill down. It seems that only Org_Level_8 (the last level, detail) has key - use for drill down checked. This allow columns on the level to be displayed when driiling from up level to the current one. So maybe this is a reason that you get only Org_Level_8 data when driiling from any level from the case statement.
    Regards
    Goran
    http://108obiee.blogspot.com

  • Dashboards Drill downs

    Hello fellowvDashboard Experts,
    Has any one created a dashboard with a Drill down from one chart to another and then to another
    For example I have a top level pie chart that I working to drill down to a Bar Chart, I want to be able to drill further to another chart from the second
    Pie Chart segment --> Bar Chart --> Bar Chart and possibly another Bar Chart
    See attached - I haven't got as far as the second Bar Chart ( I want to be able to select the Team - but Team is a series) and show further dfetails for the team.
    Any ideas.
    Sanjay

    Hi Sanjay,
    Find the below screen-shots to understand functionality of Drilldown. Firstly to design a dashboard data arrangement is more important, design data as per your requirement.
    This is some sample data... Below screenshot is reference of my sample Excel sheet.
    Sample Drilldown Dashborad --> Branchwise - Yearly - Monthly - Weekly Sales.
    2) Pie Chart - Mapping
    3) Bar Chart Yearly Sales Mapping
    Bar Chart Monthly Sales Mapping.
    Final Line Chart - General Tab Properties.
    Regards,
    G Sujitha

  • Dashboard Drill Down in Chart with Tab-Linking

    Dear All,
    after searching a lot i couldn't find a thread discussing these requirements.
    i have 3 views in 3 tabs in one dashboard, i want to drill down from chart in Tab 1 to the Tab 2 which contain the result in a detailed level.
    is this kind of drill down possible? and how to achieve this?
    thanks,
    BR,

    thanks for the suggestion sjain ... but I've seen ppl here on the forums saying that it doesn't work in cross tab...So I'm not sure if that can be done but I'll try .

  • Drill down report export to pdf

    Hi,
    I have a drill down report that i need to export to pdf.to get the drill down facility, I used 'HIDE' option for the groups.
    The drill down works in crystal.But when I export the crystal report to PDF, I could not see the hidden groups/Tabs, and my drill down doesn;t work.Please suggest me what to do while exporting a drill down report to PDF. Is it possible to export a drill down report to Excel?Can someone suggest the precaustions to be taken while exporting to different formats??
    Thank you,
    Tatyana.

    Drill-Down behavior in Crystal doesn't carry over to pdf exports.
    Using one of the 3rd-party Crystal Reports schedulers listed at http://www.kenhamady.com/bookmarks.html you can achieve similar behavior in pdf exports by automating the process of:
    1. exporting the main report to main pdf.
    2. Bursting a detailed report to individual pdf files
    3. using Crystal formulas embedded in the main report to generate live links from the exported main pdf to the individual detail pdf files.

  • Drill Down in Pie Chart not working in IE8 / Mozilla 5

    Hi Experts,
    In my dashboards, drill down feature in Pie charts are not working if the flash is viewed in IE8 / Mozilla Firefox 5.
    In IE7 it is working. Is there any browser settings required for this ? Pls suggest.
    Drill down in column chart is working fine.
    Xcelsius Version: Xcelsius 2008 SP3 FP 3.5
    Browser Version: Firefox 5.0 / IE 8
    Many thanks,
    PASG

    Hi,
      You may want to download Xcelsius 2008 with SP4.
      SP4 will support the newer IE 8 (32 bits) for Xcelsius related issue.
      As for FireFox 5 that came out last week, this won't be supported anytime soon.
    Regards,
    Ken
    Edited by: Ken Low on Jun 27, 2011 8:50 AM

  • X-axis labels in drill down

    Dear all,
    I have a bar chart which shows revenue over time. Time is shown in months, so for half a year I have 6 nice bars and below 6 labels showing Jun-2010, Jul-2010 …
    When I click on one of the bars I get a new chart, which shows the revenue of the clicked month on a daily basis. That’s the intended drill down behavior.
    But the 30 labels below each bar in the drill-down chart show the month instead of the day, so I have 30 times ‘Jun-2010’ instead of ‘1-Jun-2010’,’2-Jun-2010’…
    How do I influence what is shown in a drill down chart?
    The report itself was upgraded to 11g from 10g (where it was working fine).
    Thanks,
    Knut

    Thanks for your reply.
    You're right, it shows the day data when I click on the month. Fine, but if it shows the daily data, why doesn't it show the date as well.
    As I tried to explain, the data are correct, but the labels are wrong or insufficient. Why do I have only 'Jun-2010' below the bar of a day?
    I investigated a little bit further and found that the behaviour changes depending on which month column out of the time dimension I choose.
    If I choose 'Month (MON-YYYY)' I get this label on the month chart and on the day chart (the drilled down chart), nothing more.
    But if I choose 'Month (YYYYMM)' from the same dimension in the month chart by changing the query in answers, I get an additional label in the day chart showing the day
    as YYYYMMDD.
    I need to influence this behaviour, but don't know how. I thought the drill down relationship comes from the Business Modell layer, but I don't see how to change things there.
    Any idea?
    Regards,
    Knut

  • Drilling-down in charts - can someone explain the behavior please

    Hi guys,
    I'm trying to understand how a particular chart is drillable "Sample Sales".
    The report in question is 8020 from "03 Tiering and Distribution". I circled the report that I clicked on:
    !http://img407.imageshack.us/img407/4103/screen1c.jpg!
    Then, it took me to the more detailed view of the same report (8020):
    !http://img203.imageshack.us/img203/2144/screen2c.jpg!
    I checked the report and the Interaction property in "Additional Charting Option Menu" for this chart was set to Default. The measure that's being drilled-in in Percentile - and it also has Default in its interaction properties.
    So I guess I have several questions:
    1. How does this report drill to the more detailed level on the same report? (is this because everything is set to "Is Prompted")?
    2. Why does "Default" value allow for drill-down in the chart? I tried creating my own charts - and Default there doesn't trigger a drill-down at all, even though there's data on a lower level.
    3. Can you drill in-place and have some content to remain relatively static - and some other fields change? I saw a similar question before - where it was suggested to use more than 1 report in the Dashboard view. (instead of combining everything in compound view).
    Thank you

    For #2. I believe you did not create hierarchies in your rpd for those dimensions and measures you have on report.
    For # 3. I belive the first 3 reports in this dashboard are aligned horizantally inside one section of the dashboard and "Drill in Place" has been enabled on the section / these answer requests. Check the section properties. If you want this behavior, try each report embedded in different sections and enable drill in place for each section where you want to drill further but remaining content remains same.
    btw how did you paste your dashboard over here? Thats cool way of posting images.. appreciate your response.
    Thanks

  • Changing the table name while drill down at the dashboard query

    I have a DAY fact table that has about 1B rows.
    The purpose of this table is to store on hand quantity for each item per day.
    On the presentation layer I have a dashboard that will display average on hand qty per year and then user can drill down to quarter/month/week and then by day level to see the actual value at evey level.
    Its hard to run aggregation on fly as all my 3 TEMP tablespace 32gb each filled and then I get error can not extent TEMP file.
    So I thought I will do the aggregation at the database level and store the aggregated data in another table. So at first dashborad will read this new aggregated table to display qty at yearly. As soon as user drill down to quarter the dashbord should query the actual DAY fact table by filtering for specific year and quarter.
    IS it possible? Can I change the table name while I drill down to lower level?
    Thanks in advance.

    Hi use,
    Yes. This is possible in OBIEE. You need to use Action Links to have navigation between reports. The main idea is to have 2 analysis. One with your aggregated data by year (using your aggregated table), and another one with the rest of the hierarchy and data (using normal fact table)
    You add an action link on this report, that can navigate to the second report. showing "the details" (in your case would be the rest of the time dimension).
    Please refer to http://www.rittmanmead.com/2010/07/obiee-11gr1-action-framework-and-conditions/ for actions links.
    Another way is to create 2 analysis, then go to the 2nd analysis, and filter the column year as "Is based on results of other analysis" and you select there the first analysis. In this case when you click on the year in the first analysis, this value will be passed to the second analysis so you can filter the rest of the hierarchy based on the year you clicked on the first analysis.
    If helpful, assign points.
    J.

  • Drill-down and how to change to the correct value in the dashboard title

    Good Morning,
    I have a problem on the presentational side, which some of you might have seen as well.
    My dashboard page looks like this:
    Dummy Prompt 1: YearFrom
    Dummy Prompt 2: YearTo
    Prompt 3: Item
    All three prompts have a presentation variable to show their respective value in the title of the dashboard page.
    Below the prompts is the report, which is filtered by the three prompts and contains a column "year" with the option to drill-down.
    When I drill-down on a "year" value, a column "month" appears and shows the values of the year by month.
    Problem : After the drill-down the title still displays the old "YearFrom" "YearTo" values and not the year I drilled-down on
    Question: How to I change the title to the correct year?
    Optional: In the drilled-down report I would like to hide the column "year".
    Every idea is appreciated
    Turalf

    hi, with JSF 2 you got the ajax tag, just tried it and it works fine :)
    <h:inputText id="myinput" value="#{back.name}">
        <f:ajax execute="@this" event="keyup" render="outtext"/>
    </h:inputText>
    <h:outputText id="outtext" value="#{back.name}"/>or before JSF 2
    <h:outputScript name="jsf.js" library="javax.faces" target="head"/>
    <h:inputText id="myinput" value="#{back.name}" onkeyup="jsf.ajax.request(this, event, {render: 'outtext'}); return false;"/>
    <h:outputText id="outtext" value="#{back.name}"/>The name property is a simple String in the bean.
    Hope this helps
    Edited by: hereps on Aug 21, 2010 7:18 AM

  • Discoverer Drill down Dashboard

    Hi,
    How to create a drill down dashboard?
    Thanks,
    G. Sathya Priya

    I agree with Puppethead on this as well.
    Many times clients say they must have drill-down, but it many cases, it just confuses end users. It is cool when you have something like gl_companies in a summed up worksheet and you drill on the company to say, the division, then to the account, etc. - and all from just the one company. But again, most end users I deal with don't need that functionality.
    They'd be just as happy to have a summary worksheet showing just the total values for, in this case, the gl companies, labelled say ... oh I don't know ... summary?
    And then have a detail wroksheet showing much further detail for those companies labelled ... well let's throw the sheets to the wind ... detail?
    And this please most end users.
    So I would suggest writing a report like described first and then seeing if this is what the end users really wants. If they want drill-down, then fine, but just from experience ... few end users really do (they just like the term - drill down).
    Russ

  • How to drill down and stay on the dashboard

    Hi:
    OBIEE 11.1.1.6
    I created an Action Link that calls another Answers report, and I display the report on a dashboard. The drill down works, but the target report opens in a new window. How can I provide this simple drill functionality but remain on the dashboard?
    Thanks!

    Hi,
    by selecting "Drill in place" then it work as your expected way.
    steps: just to edit that dashboard --> your dashboard page object section --> properties -->set it as "Drill In Place" save it and then test it.
    Thanks
    Deva

  • Org Chart Drill Down Dashboard

    I have a requirement where I need to have an Org Chart display of data. The requirement is to get the money spend by the whole department. Then when you drill down on the department the dashboard has to display all the managers under that department. When the user clicks on the managers name the dashboard has to display the amount spend by the manager. When the user clicks on the managers name then the individual details has to be displayed.
    I am basically looking like an ORG CHARD display dashboard. What is the easiest way to do this? I want the dashboard to shrink if there is no drill down and expand when itu2019s drilled down. Any ideas will be of great help. I want to do this using crystal Xcelcius.

    Hi Srinivasa,
    Xcelsius is mainly recomended for pure Dashboard Application where the intention is to view summarized data at a single snapshot. Usually drilldown reports are built using WEBi. These WEBi reports can be linked to the Xcelsius Applications.
    This is one way you can acheive your requirement.
    Such Drilldown reports are also possible through Xcelsius but a lot of data massaging and parameter maintaining at Excel level is required.
    All the Best.
    Bhavna.

  • IDA ALV - different behavior regarding "drill-down" for grouped attributes after upgrade to ERP 6.0 EHP7 SPS5

    Hello Experts,
    we have  upgraded our Dev System to ERP 6.0 EHP 7 SPS5 (coming from SPS4).
    We had implement an example with an IDA ALV. On SPS4 we could make a "drill-down" to the single lines of grouped attributes. Now with SPS5 this is not possible anymore if the grouping is done for more than one attribute.
    On the following screenshot it scan be seen that the grouping is done over a Peril attribute and the Currency. I can only make a drill-down via the peril attribute, so that the aggregated values per currency are displayed. ON SPS4 it was possible to make a further drill-down for the currency attribute, so that the different single lines were visible which were part of the grouping/aggregation.
    SPS5 behavior:
    SPS4 behavior:
    I did not found any new settings which steers the behavior. Also I did not found any note which gives a hint that this is a bug.
    Does anyone know if the behavior for that was changed and why?
    Thx & Best regards,
    Florian

    Hi Florian,
    it is related with the currency field and it seems to be a bug. Please open a ticket to get the problem fixed. The component is BC-WD-CMP-ALV.
    Cheers
    Jens

  • Drill down and Navigation in OBIEE Dashboard

    Hi,
    We have a requirement to navigate to another report by clicking the drill down column.
    For. E.g. The Existing Drill down in the report is as follows: Country -> Region -> Area.
    Now, when the user clicks on Area , it should navigate to other report which will provide more details.
    Since, Area column comes only after drilling down(i.e. It does not exists in the Criteria of the report) how to use Navigate option or GO URL to navigate to other report or dashboard.
    This is urgent. Please help...
    Thanks.
    Regards,
    Johnny

    http://www.oraclenerd.com/2010/03/obiee-report-drilldown.html
    please refer this...

Maybe you are looking for

  • Oracle Enterprise Repository 11.1.1.5 startup error

    I have installed OER 11.1.1.5 on WLS 10.3.5 64bit on windows 7 64 bit OS. I have the created the oer_server1 under oer_domain and everything works fine when I start the managed server for oer_domain from command line. But when I try starting the oer_

  • R/3 To PSA

    Hii All, I have a strange problem,hope someone will help me out from this. I have a generic data source generated by using a Z table. At BW i have a Z infocube using that data source. I had a process chain that pulls the data daily as a full load. ye

  • IS Retail POS Financial Implications

    Dear Gurus, I just want to know when POS System is integrated with SAP real time,how do you do the correction entry in FI for ex if the user by mistake in payment method. Thanks Anant

  • Adobe Air  wont download. Help!

    It keeps giving me and error saying it's not allowed

  • GlassFish will not connect to APEX - HTTTP 404 error when try to lunch!

    I am tring to install latest version of apex with latest version of glassfish (Application Server Platform Edition 8.2 (build b06-fcs) ) following all the steps in user guide. after set up in the admin console and deploy apex as a web application, "l