Navigation on Measures

Hi,
I have 2 measures in the OBIEE report and i do not have any dimensions in the report.i made a pie chart which works fine for me.i would like to navigate to another report based on the measures.(i.e when i click on portion of the pie i should navigate to another report)
Thanks a lot.
Best Regards
HG

Hi Hareesh,
You can add the navigation to the measure in Pie Chart by the following steps.
1) Go to the results tab of the report, there you can find additional charting options.
2) Click the charting option tab, it contains an another tab called interaction. Here just include the report you need to navigate/drill.
3) make sure you added the measure as prompted in the navigation report.
Please let me know, it helps to satisfy your requirement
Thanks,
Karthikeyan V
Edited by: user6382618 on Apr 19, 2011 11:18 PM

Similar Messages

  • Navigation on measure heading in pivot view

    i have a question that,
    i want to navigate to another report if i click on column heading of measure.(for ex: region, dollars are the columns and if i select on dollars heading, need to navigate to another report specified.)
    My report was developed using pivot view.
    i got to know that if the column is measure, i able to navigate on column value instead of column heading & if the view is table view then i able to navigate in both the ways.
    But as per my requirements i just need navigate to report by clicking on the measure heading of main report.
    Can any body help in doing this.
    I appreciate your help.
    Thank You.

    Your problem is step 2. Don't use the CASE statement. You need to have the Product Types show. This will allow your 4 product types to appear as columns in Pivot Table View with their corresponding measure value. Now, with the Value Interaction set on Navigate (which you indicated you already set up) on the Product Type column, it should work.
    One more thing. Normally, when using the Navigate feature, you want to filter on the value you click on. I understand that by using the CASE statement calling the column "Dollars," the Pivot Table automaticallys lumps (sums) the individual product type sales into one number, which is probably what you want to see. If you don't use the "Is Prompted" on the destination report, then you in effect, have the same result as having one column called "Dollars." What you wanted was to click on Dollars and navigate to your destination report. But if you don't put the "Is Prompted" on any column in the destination report, then essentially any product type value you click on will take you to the same report without any further filtering by the product type selected.
    Unfortunately, when using the CASE statement and combining the columns, the navigate feature doesn't work in the Pivot Table View. This is not the only feature that works in Table View, but not in Pivot Table View (e.g., conditional formatting based on another column)*.
    *There is a work-around for this, though... :)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Navigation on Measure labels

    Hi,
    I wanted to navigate on the measure labels(which display the column name) in pivot view to another report. How can I achieve this? I tried setting in column format , the column heading interaction to Navigate, but its not working.
    Cheers..
    sp

    Shruts,
    Follow the topic navigate value interaction of a column http://gerardnico.com/wiki/dat/obiee/olapoperation_
    Hope this would solve your issue on measure columns.
    UPDATED POST
    Is this what your looking for http://obiee101.blogspot.com/2008/05/obiee-pivot-table-measure-label.html
    and will it help you ?
    Cheers,
    KK
    Edited by: Kranthi on Jan 25, 2011 5:27 AM

  • Value Interaction Not getting prompted

    hi all,
    we are using value interaction for some reports but in those, column field is not getting prompted even though we put the filter condition as isprompted.
    Edited by: Subhakar Rao on Nov 10, 2008 2:21 AM

    Hi.. Subhakar Rao
    Yes... you can do that... but unless you have correct requirement to pass the values to other report.
    Value interaction (on values) will be possible in Any view.
    But interaction with headings will not be possible for pivot for facts...
    have a look at this... navigation on measure heading in pivot view
    Thanks & Regards
    Kishore Guggilla

  • Cannot find DAQ Assistant drivers..

    I'm trying to run a program written (I believe) on 7.1 however when trying to run the program I have a series of missing VI prompts. I have been able to locate most of these on the old hard disk and have pointed to them, however I cannot find the Configure DAQmx Assistant.vi required for the VIs in the program even though I have installed NI-DAQmx 7.2.
    I don't believe the other program was written with anything other than these resources so I'm a little confused. Was a later NI-DAQmx driver possible installed?

    Hey Karen,
    Firstly please ensure that you have installed the DAQmx drivers. You can download the latest version from the following link.
    http://joule.ni.com/nidu/cds/view/p/id/1614/lang/en
    Please check the readme file, to ensure that this software supports your version of LabVIEW (I am fairly sure that it does).
    As a rule of thumb you must always install the drivers AFTER you have installed the application developement enviroment (in this case LabVIEW 8.5.1). Once this has been been done, you will find the llb file in the following location.
    C:\Program Files\National Instruments\LabVIEW 8.5.1\vi.lib\express\DAQmx\DAQAssistantConfig
    You will find the DAQ assistant in the "functions pallete" on the block diagram, by navigated to Measurement IO >> DAQmx >>DAQ assistant - or by searching for the assistant.
    Best wishes,
    Rich R
    Applications Engineer
    National Instruments UK & Ireland

  • 4110 current range selection

    Hellow. There is any troubles with PXI-4110 current range programming. My algorythm:
    1. Init dev
    2. property node: active channel, output enable true, output function DC volt
    3. property node: active channel, voltage level (variable), current limit avtorange on
    4. Measure multiple, reading result (current, current range immediate value)
     In attachment - my version of algorythm realisation.
    Value o current limit range still 1. Required voltage 3.3V.
    Would you send me example for current limit range changing?
    Thank you!
    Attachments:
    Vcc Icc meas.vi ‏21 KB

    Hi Gorge-
         To set the current or voltage ranges, you must use the VIs found on the DC Voltage palette.  They can be found on the block diagram by navigating to Measurement I/O»NI DCPower»Source»DC Voltage.  There are four VIs in there that configure the voltage and current range and limit.  For an example of how to use these, you can look in the LabVIEW Example Finder.  In LabVIEW, click on Help»Find Examples.  Once the example finder opens, navigate to Hardware Input and Output»Modular Instruments»NI DCPower»NI-DCPower Source DC Current.vi.  While this VI sources current and probably doesn't do what you want, it demonstrates how to use the Current/Voltage Range/Limit VIs.  These will allow you to set the voltage or current range of your device.
         I hope this helps.  Best of luck with your application!
    Gary P.
    Applications Engineer
    National Instruments
    Visit ni.com/gettingstarted for step-by-step help in setting up your system.

  • New Document dialog defaults to picas?

    I have set Millimeters in the unit prefs.
    Why am I seeing picase in the New Document dialog?

    Set your preferences
    i without any document open
    -- only then they will be saved as global defaults.
    A quick way of setting the units
    i with an open document
    is to right-click on the horizontal or vertical ruler. Separately, you can set different units for horizontal and vertical. Right-click on the top left intersection point and you'll set both.
    Another quick way is toggling units with the keyboard -- Apple+Alt+Shift+U (presumably -- check under Keyboard Shortcuts -> Product area : Views, Navigation -> Toggle Measurement System). This works with or without a document open. Open the Paragraph panel to see what it's set to :-)
    Of course, you can enter any measurement into any edit field; just add the unit (f.e., "3 mm"). You can even enter font sizes in mm.

  • Pie chart with two measures and date dimension navigation not working

    Hi Experts,
    Pie chart with two measures and date dimension navigation not working. Any help is appreciated.
    Thanks
    V

    Hi Deepak,
    I had time dimension in the RPD.
    I have stacked bar chart with same time dim like year & month in the report. when I go to legand and set navigation it is working fine. But not with pie chart.
    I am not not sure what is the problem. When I click on Pie chart it is not navigating to the target report. Can it be any other issues..???

  • Drill on Measure column in Pivot table using Navigation

    Hi,
    We are using INDEXCOL function in Column formula to determine the level of hierarchy to which the user is login in to the Application using the session variable.
    Example:
    INDEXCOL( @{LevelChange}, ISP."Position"."Territory Name", ISP."Position".L1, ISP."Position".L2, ISP."Position".L3, ISP."Position".L4, ISP."Position".L5, ISP."Position".L6, ISP."Position".L7, ISP."Position".L8, ISP."Position".L9)
    Where LevelChange=Presentation variable which gets the value from Session variable.
    Now the issue is:
    We want to have drill down on Measure column and pass the corresponding values like Stage Name,Fiscal Quarter and the level of hierarchy to the next navigated report.
    Is this possible using the implicit feature(navigation on the column value) or we have to use the PortalPage Nav Function.
    Regards

    Just use a session level and set the higher level. The user will have then the possibility to drill down from level 4 to level 5 for instance.
    http://gerardnico.com/wiki/dat/obiee/logical_sql/obiee_indexcol
    The problem with the presentation variable is the scope. You can use it but only in a dashboard, if you open an other report, the presentation service variable is set back to not initialized and you will get the default value.
    An other little thing :
    How do you set the default value ?
    In your formula, I see a presentation variable LevelChange but no default ?
    INDEXCOL( @{LevelChange}, ISP."Position"."Territory Name", ISP."Position".L1, ISP."Position".L2, ISP."Position".L3, ISP."Position".L4, ISP."Position".L5, ISP."Position".L6, ISP."Position".L7, ISP."Position".L8, ISP."Position".L9)

  • Base Unit of Measure as Navigable Attribute

    Any idea how to make the Base Unit of Measure 0BASE_UOM a navigable attribute for 0MATERIAL?
    Any helpful answer would be appreciated.
    Thank you,
    Gabriel.

    Hi Gabriel
    BASE_UOM is Generally added to the UNIT Dimension by default.
    Where as Navigational attributes have to be added to drill down to further details in the Query.
    So why do u need to make BASE_UOM as a Navigational attr.?
    It is generally not required.

  • Navigation strange Behaviour

    Hi Experts,
    I'm facing a very strange behavior , and i am not able to find out why
    if i choose any measure , like for example
    if you create a new request, adn choose Financials -AR balance ,Facts AR Balance and choose closing amount
    then if you click on the value , BI will navigate to request
    Open Invoice Details - (31-60) Days Aging Report
    if you choose any other measure it will do the same, I do not where this navigation path defined
    Could you please help
    thx

    Under the Role Permissions check the end user permission and give the everyone user group "read" permission.
    also make sure you do the same thing for the system object.
    that should help !!

  • Graph not loaded on navigating to another detail page

    Folder Structure :
    webcontent
    index.html
        view
          -lineDetails.controller.js
          -lineDetails.view.js
          -lineStatus.controller.js
          -lineStatus.view.js
          -MainApp.view.js
          -MainApp.controller.js
          -MasterPage.controller.js
          -MasterPage.view.js
    I've a splitapp consisting of a masterpage - MasterPage and two detail page - lineStatus & lineDetails.
    there is a table in lineStatus page and a line graph in lineDetails page,
    when one clicks on show graph in table user is navigated to lineDetails page.
    The problem is that graph in lineDetails page is not visible, though <div> for graph is created.
    If I load lineDetails page first(where the graph is), then everything works fine and graph is visible.
    Code :
    Adding a column to table.
    var oColumn4 = new sap.ui.table.Column({
             label: new sap.ui.commons.Label({text: ""}),
             template: new sap.ui.commons.Link({text:"show graph",press:function(){
              splitapp.toDetail("lineDetails");
             width: "25%"
    Adding a graph to the page and returning it.
    createContent : function(oController) {
      oModelLineDetail = new sap.ui.model.json.JSONModel({
      businessData1 : [
      {Time :"1:00",Level:10},
      {Time :"2:00",Level:10.5},
      {Time :"3:00",Level:9.5},
      {Time :"4:00",Level:4},
      {Time :"5:00",Level:9.6},
      {Time :"6:00",Level:10.1}
      oDatasetLine = new sap.viz.ui5.data.FlattenedDataset({
        // a Bar Chart requires exactly one dimension (x-axis)
        dimensions : [
        axis : 1, // must be one for the x-axis, 2 for y-axis
        name : 'Time',
        value : "{Time}"
        // it can show multiple measures, each results in a new set of bars in a new color
        measures : [
           // measure 1
        name : 'Oil level', // 'name' is used as label in the Legend
        value : '{Level}' // 'value' defines the binding for the displayed value 
        // 'data' is used to bind the whole data collection that is to be displayed in the chart
        data : {
        path : "/businessData1"
      oLineChart = new sap.viz.ui5.Line({
        width : "80%",
        height : "300px",
        plotArea : {
        'colorPalette' : d3.scale.category20().range()
        xAxis : {
                    isIndependentMode : false,
                    title : new sap.viz.ui5.types.Axis_title({text: 'Time', visible: true})
        yAxis : {
                    isIndependentMode : false,
                    title : new sap.viz.ui5.types.Axis_title({visible: true})
      oTextView = new sap.ui.commons.TextView({
      text: "Line Speed",
      tooltip:"Line Speed",
      //width: "100%",
      design: sap.ui.commons.TextViewDesign.H1
      }).addStyleClass("lineDetHeader");
      oLineChart.setModel(oModelLineDetail);
      oLineChart.setDataset(oDatasetLine);
      var btn = new sap.ui.commons.Button({text:"button",press:function(){location.reload();}});
      lineDetPage = new sap.m.Page({
      title: "Line varaible details",
      showNavButton:true,
      navButtonPress : function(){splitapp.toDetail("lineStatus");},
      content: [oTextView,oLineChart,btn]
      return lineDetPage;

    Hi,
    Use the following code for navigation from one iview to another:
    WDPortalNavigation.navigateAbsolute(
    "ROLES:portal_content/com.cv.kaar.Test_Page2",
    WDPortalNavigationMode.SHOW_INPLACE,
    (String) null,
    (String) null,
    WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
    (String) null,
    (String) null,
    "Name=" + wdContext.currentContextElement().getName());
    You have other options too like, External Window etc. other than the SHOW_INPLACE.
    The last line of the above coding is used for passing parameter to another iView.
    Give the right path of the iview PCD path, omitting pcd:
    Hope this helps.
    Regards,
    Srinivasan T
    <b>Helpful answers=>points</b>

  • OBIEE 11g - Navigation in Parent Child Hiearchy not working

    Hi All,
    I have a employee parent child hierarchy and I want to show revenue for each employee in the report. I have modeled my revenue as a measure like case 4 shown in the following link
    http://www.rittmanmead.com/2010/11/oracle-bi-ee-11g-parent-child-hierarchies-multiple-modeling-methods/
    So for example this is my report ,
    --David (30)
    ---Sandra (15)
    -----Joe (10)
    Joe'e revenue is 10, Sandra's is 5 (showing her 5 Joe's revenue) and David's is 5 (showing his 5 Sandra's revenue)
    Issue :
    Now what I want is to provide action link on the revenue column so that when user would click on revenue for any employee it would direct them to a detail report showing the bifurcation.
    For ex, I want that when user click on 15 which is Sandra's revenue, he would be redirected to a detailed report for Sandra and similary for Joe and David
    MY ISSUE IS that the navigation is NOT working for sandra and Joe. It is only working for David (who is the ancestor of sandra and Joe). When I click on 15 to see sandra's detail report, it doesn't do anything and in the bottom left corner of the browser status bar below I see an ERROR saying
    (same for Joe but David work's fine)
    Message: 'getLevelInfo(...)' is null or not an object
    Line: 1
    Char: 11142
    Code: 0
    URI: http://localhost:7001/analytics/res/b_mozilla/answers/selectionsmodel.js
    Why is that happening? Is that because I have modeled the revenue as an measure and not attribute. Is navigation not possible in this case?
    Anybody has any solution or workaround for this, it will be highly appreciated.
    Thanks,
    Ronny

    Ok, so let me explain this in detail and give the structure of my tables and the data,
    There are three tables.
    1.Parent Child relationship table - pctable
    2.Closure table which OBIEE creates through a script - reltable
    3.Fact table which contains the revenue - facttable
    This is the data
    pctable
    personid | managerid
    David | NULL
    Sandra| David
    Joe|Sandra
    reltable
    memberkey | ancestorkey |distance |is_leaf
    David|NULL|NULL|0
    David|David|0|0
    Sandra|Sandra|0|0
    Joe|Joe|0|0
    Sandra|David|1|0
    Joe|Sandra|1|1
    Joe|David|2|1
    facttable
    personid|revenue
    David|5
    Sandra|5
    Joe|10
    and my joins conditions are, I join pctable to reltable and then reltable is joined to facttable like this.
    pctable.personid = reltable.ancestorkey
    reltable.memberkey = facttable.personid
    and then in the report, when I pull up the pchierarchy build from pctable and revenue , I get as below and like I said, when I click on Sandra to see the revenue she contributes, I am not able to navigate. Can you let me know what modifications needs to be done?
    ---David(20)
    ----Sandra(15)
    ------Joe(10)

  • Passing prompt value from one report to other using navigation

    I have one dashboard with one prompt (Prompt Name: Date) and a report with date column. This date in the prompt defaults to current date by using server variable ‘CURRENT_DATE’. When a user executes this dashboard the report will be executed for current date. Now I configured navigation on a column (MTD) that will take the user to another report. My Requirement is I have to filter the second report with a condition ‘Date<current date’. In the second report I applied a filter Date<valueof(CURRENT_DATE). To my surprise when I navigate from the first report to second report this filter condition Date<valueof(CURRENT_DATE) is replaced by Date=valueof(CURRENT_DATE). I did not under stand why navigating from the first report replacing the filter condition on the second report. If this is the expected functionality, what is the workaround for this?
    To summarise my user want to see current date data in the first report and all the data less than current date in the second report. I tried with presentation variables. same thing happening with them as well.
    Please let me know if there is any solution for this
    Venkat

    I mean to say,
    fro second report apply filter not as global filters
    To apply as inner fitlers...
    Go to measures fx in answers
    select the code in fx and click on filters options
    and select the date from left pane (selection pane)
    and write CURRENT_DATE by Converting this filter to SQL (the option is something like this)
    see in this way ..
    i didn't get time to work on your issue...
    So please try this and report back..
    Thanks & Regards
    Kishore Guggilla

  • Navigation in Parent Child Hiearachy is a bug in OBIEE 11.1.1.6 ?

    Hi All,
    Please look into one of my earlier posts
    OBIEE 11g - Navigation in Parent Child Hiearchy not working
    One of my friends Ram told me that this is an Oracle Bug in 11.1.1.6. It's I just wanted to know if anybody has faced the same issue and reported this as a bug in Oracle. Unfortunately, i don't have the privileges to log a bug or see the bug information, can anybody please provide any information on this ?
    Thanks,
    Ronny

    Hi,
    Bug 14406555 : 11.1.1.6.2BP1 UPGRADE : ACTION LINK INTERACTION FAILS WITH GETLEVELINFO ERROR
    FYI: MOS
    What actually did happen?
    After the upgrade, when they expand the parent-child hierarchy and click on the measure column to navigate through the Action Link, nothing happens and they see error in the IE browser at the bottom - Message: 'getLevelInfo(...)' is null or not an objectLine: 1Char: 11175Code: 0URI: http://nyfsqla105.ny.fw.gs.com:9704/analytics/res/b_mozilla/answers/selectionsmodel.js It does not show any error in FF but it does not do anything. Inspite of checking "Do not display in a popup if only one action link is available at runtime" for Action links, it does show pop up after the upgrade.
    Thanks
    Deva

Maybe you are looking for

  • Remote and dock

    Merry Xmas to all. I have a i pod touch and i bought the universal dock which works ok. i did think i could have played the i pod via the pc if you know what i meen. I can place the touch into the dock and use the remote to play the touch but there i

  • Final cut express wont play my wmv's?

    fce will not play my videos it says they are not in the proper format and all i know is that i originally put my videos on to my external hard drive via windows movie maker so i dont know what format that is.

  • Best way to run a LabVIEW VI written for Windows in a MAC OSx environment

    I have written a VI in LabVIEW 8.6 under Windows XP and compiled it into a .exe.  Now I want to run this executable on a MAC OSx machine.  What is the best way to do this without having to purchase a LabVIEW for MAC license or Windows VM software for

  • How to make a macron in Pages '09? (a straight line over a letter)

    Does anyone know how to do a macron (you know a letter with a straight line indicating a long vowel) over a letter in Pages? I am using Hoeffler font, and I can't figure it out. I could really use some help. Thanks Maggi

  • I have a "?" on my address book icon.

    I have a "?" on my address book icon and it won't open. I am syncing to mobile me. My iPhone and iPad contacts still are there. ideas?