Link results in two on a single dashboard analysis reports

Hello

I thought it would be easy but so far I've had no chance of finding a solution.  What I want to do is to create a dashboard with two different analysis reports (both with views of table).  When the user clicks a line on the first analysis, the data on the second analysis is updated to show only the data based on a common key-filter value.

For example, if displayed A analysis of the sales by year and B analysis displayed by region, when the user clicks on a line of analysis, the results are updated on the B analysis to show only the data for the selected analysis year a.

Basically, I want to have the same functionality as the events of master / detail that is available for different views within an analysis, but put it implemented on a dash between two separate analysis reports.

Any help is appreciated.

Thank you and best regards,

Kevin

Check the blog below pt2.

http://how2learnobiee.blogspot.in/2012/09/master-detail-report-feature-of-Obi-11g.html

Thank you

AJ

Tags: Business Intelligence

Similar Questions

  • I try to combine a picture of my sister with a picture of a poem next to her. How to combine the two into a single photo?

    Paint or Windows Photo Gallery

    I try to combine a picture of my sister with a picture of a poem beside it, how to combine the two into a single photo?

    If you have the poem recorded in an image format,
    the following freeware can create a side by side
    Panorama.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Download IrfanView
    http://MajorGeeks.com/IrfanView_d4253.html
    (filename: iview433_setup.exe)
    (uncheck if you don't want Google Chrome)

    Download plug-ins too...

    IrfanView plugins
    http://MajorGeeks.com/IrfanView_PlugIns_d4908.html
    (filename: irfanview_plugins_433_setup.exe)

    When the program is installed... read more...

    Open IrfanView and go... Image / create the Image of the Panorama...
    (this will open the screen to "Create a panorama image")

    On the screen to "Create a panorama image"... left click on the add images"" button.
    (Displays the 'Open' screen. Now, drill down to the
    the folder that contains your saved Photos of veterinarians.

    Now... click left (highlighted), the two images, you want to join.
    (you can select more than one if you hold down your Ctrl key)
     
    The two images highlight... left click on the button 'open '.
    (Or... you can add the images one at a time... which is always easier)

    Now, go back to the screen "Create the panorama image.
    and the file names of the selected pictures need to be in the
    Field "Input Images.

    Now with the names of two files in 'Images of entry' field...
    You can left click on the button 'create Image '.

    (the positions left and right of these images can be swapped in)
    selection of a file name and using the "mount image" / "Move."
    Images down"buttons...)

    Now you should see a display of the combined image.
    Reach... File / save as...

    Choose a backup location / enter a file name / choose a format...
    On the left, click on the button "Save..."

  • two buttons with single function

    I want to create two buttons for single function and a single button for a function. For example, I click on button1, the display shows "clicked1".

    If I clicked on button2, the display shows "clicked2". If I click on button1, and then click button2, it will show that "the two buttons are clicked. However, it does not work in two buttons with single function. What is the problem? Here's the code.

    import flash.display.MovieClip;

    import flash.events.MouseEvent;

    var button1:MovieClip = new Button1();

    Button1.x = 200;

    Button1.y = 200;

    addChild (button1);

    var button2:MovieClip = new Button2();

    Button2.x = 300;

    Button2.y = 250;

    addChild (button2);

    Button1.addEventListener (MouseEvent.CLICK, onClick);

    Button2.addEventListener (MouseEvent.CLICK, onClick2);

    var isClicked:Boolean;

    var isClicked1:Boolean;

    function onClick(evt:MouseEvent):void {}

    isClicked = true;

    trace ("clicked1");

    }

    function onClick2(evt:MouseEvent):void {}

    isClicked1 = true;

    trace ("clicked2");

    }

    If (isClicked & & isClicked1) {}

    trace ("two buttons are clicked");

    }

    Copy the following code

    If (isClicked & isClicked1) {}

    trace ("two buttons are clicked");

    }

    should run WHEN you click on your buttons.  That is to say, place it in a function and call that function when you click on your buttons and after that your Boolean values are updated.  (probably then want to reset these Boolean values in the called function).

  • How can I get a link to open two different PDF files?

    Even if I'm just the guy to the hardware support where I work, I was invited to maintain the web site. The last demand is that they want to get a link to open two PDFs. I know you can do something like this with web pages, but I don't know if you can do the same with PDF files. I don't know the basics of Dreamweaver, then, if it's possible, please explain it to me as I am has 5-year-old. However, I'm not afraid of the code. Thank you, in advance, for any assistance.

    Hello

    You can do this by using the javascript onClick event to load the 2 files pdf, but if I were to see such action when clicking on a link, which I guess he was trying to open several pages (according to spam sites) and immediately close the tabs/windows and never visit the site again.

    If you do not need two pdf files then merge two PDFs in one and a link to the file as usual.

    PZ

  • Pseudo-classes: how to apply the different link colors in two separate table cells

    How can I add the link for these two cells status styles?

    Foot table is in an include file

    The current code is:

    < table width = "800" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >
    < b >
    < class td = "tdfooter1" > < a href = "index.php" > home < /a > |  < a href = "about.php" > about our company < /a > |  < a href = "clients.php" > customers < /a > |  < a href = "partners.php" > our partners < /a > |  < a href = "contact.php" > contact us < /a > < table >
    < /tr >
    < b >
    < class td = "tdfooter2" > data Copyright 2010 carpet & amp; Carpet |  < a href = "terms.php" > terms of use < /a > |  < a href = "privacy.php" > < /a > privacy statement < table >
    < /tr >
    < /table >

    Current CSS is:

    {.tdfooter1}
    do-family: Tahoma;
    do-size: 12px;
    color: #FFFFFF;
    background-color: #666666;
    text-align: center;
    height: 30px;
    }
    {.tdfooter2}
    do-family: Tahoma;
    do-size: 12px;
    background-color: #CCCCCC;
    text-align: center;
    text-transform: capitalize;
    height: 30px;
    }

    Lack of variations, and any help will be really appreciated

    .tdfooter1 a: link {...

    .tdfooter1 a: visited {...

    .tdfooter1 a: hover {...

    .tdfooter1 a: active {...

    .tdfooter2 a: link {...

    .tdfooter2 a: visited {...

    .tdfooter2 a: hover {...

    .tdfooter2 a: active {...

  • Do we need data warehouse, if we only create dashboards and reports in obiee?

    Hello! I'm new to obiee.

    My organization has decided to build their reports and dashboards using obiee. I am involved in this mission, but I don't have in-depth knowledge he obiee.  My question is what do we need to have the installation of the data warehouse? Or I just need to just install obiee by the creation of a repository, and then by creating a data source in publisher bi and then create dashboards or reports?

    I'm confused too please help me in this regard. Please share any document or link where I can easily understand these things. Thank you

    Please share any document or link where I can easily understand these things. Thank you

    OBIEE is a software to run without a good understanding of its complex concepts. I would really recommend attending a training course, or at least a book (for example this or this). There are MANY items of general blog on OBIEE, many of which are of poor quality and are all step-by-step guides on how to do a particular task, without explaining the overall situation.

    If you want to use OBIEE and to make it a success, you have learned to understand the basics.

    To answer your question directly:

    -BI Publisher is not the same thing as OBIEE. It is a component of it (but also autonomous available). OBIEE makes data accessible through 'Dashboards' which is made up of 'Analysis', written in the answers tool. Dashboards can also contain content BI Publisher if you want

    -OBIEE can report against the many sources of different data, one or more data warehouse and transactional. Most of the OBIEE implementations that perform well are based against dedicated DW, but is not a mandatory condition.

    -If reports against a DW real or not, when you build the repository OBIEE you build a "virtual" data warehouse, in other words, you dimensionally model all your business in one data set of logic diagrams in Star.

  • Export-Import dashboards and reports

    Hello

    I need to migrate dashboards and reports from one server to another server. Someone has to document how to do this correctly?

    Ed

    Hello

    Steps to deploy reports and dashboards from one server to another are:
    1 stop the Oracle BI Presentation Server service on the source and target computers
    2. web catalogue copying files to the target computer, you can check it before moving on to the target machine. Folder default web catalog located in ORACLEBIDATA/web/catalog. But you can change the location id in the file $ORACLEBIDATA/web/config/instanceconfig.xml
    3 service to start the Oracle BI presentation server

    Another way how to deploy webcatalogs or some dashboards and reports using Catalog Manager:

    1. start the catalog on the source machine Manager
    2. open the web catalog
    3. Select the objects for deployment and archive
    4. start on the target machine Catalog Manager
    5. open catalog
    6. reactivation of objects for web catalog folder required.

    Kind regards
    Vladimir

  • How to make a link between the two regions in the same dashboard

    Hi all

    I created a Dashboard.In this dashboard I have 2 regions. A region contains with Buttons.Another contains in the region with the report.

    My requirement is if I click on particular (Emp) button. I want to report employee details in my second area.

    How to do this. Please help me.

    Http://apex.Oracle.com/ details:

    workspace:AMANDINE

    United Nations:[email protected]

    p.w:sateesh1

    Application ID:25244


    Thank you and best regards,

    Rambeau

    Hello Raghu,

    It depends on your condition. First of all, it does not resemble a dashboard for me. Please refer any Application package for dashboards. For example, in Issue Tracker home page

    If I have 10 regions to report, and I have to view respective regions when I click on the button/link. then I'll go with

    Create 10 pages, one for each report

    * Create a region of the 'list' in Page 0 with the condition only show in over 10 pages. And this list will have links at the top of the pages. And you can change "List template" according to your requirement. (Horizontal or Vertical, etc..)

    It will be useful.

    Kind regards

    Hari

  • My home page (e-mail site) double charge, instead of a single link, I get two loading.

    Since I downloaded the new update, my homepage loads twice and I can't seem to be able to solve this problem. I then replace the second with a bookmark link to go somewhere else. Wasting time.

    Bookmark it;
    Mozilla search reset {web link}
    This module is very simple: when installing, it backs up
    and then resets your search and home page preferences
    at their default values and then to uninstall. This
    affects the search bar, search bar URL, and home
    page.

  • Instance of OBIEE 11g two on a single machine

    Hi all

    Is it possible to install two instance of OBIEE 11 g on a single machine.

    If so, kindly help me by sharing links or documents.

    Thank you
    Sara

    Sara,

    Yes, you can install two instance of OBIEE 11 g on the same machine. Mimd points:

    (1) install the trial normally.
    (2) keep the services on the first occurrence.
    (3) install the 2nd instance.
    (4) for the installation of the 2nd instance select the automatic port option.

    You are ready with two instance of OBIEE. Now, you can use two rpds each pointing to two different webcats, and presentation will have services now two different port numbers.

    Rgds

    Published by: user10720630 on April 4, 2013 12:22 AM

  • Installation of the Acrobat version is two in a single machine under EULA?

    Hello

    I have two licenses with me an Acrobat 7 and another is Acrobat X and I want to know if two acrobat licensed version can be installed in a single machine is by the EULA? If Yes please send me the link of EULA in the markup.

    Thanks in advance.

    Sudhakar

    Post edited by: Sudhakar1k

    Hi Sudhakar1k,

    Please visit the Doc ko: http://helpx.adobe.com/acrobat/kb/problems-installing-removing-acrobat-reader.html#main_Up grade_eligibility

    Adobe technical support does not recommend nor do not support having multiple versions of Acrobat or Adobe Reader is installed on the same computer.

  • Middle mouse button opens the link in the TWO tabs

    Like many users, I started only problems with Firefox since the onslaught of updates began. For the most part, they disappeared with newer versions, or are minor annoyances.

    MY PROBLEM: When I use the middle button of the mouse to open a link, it now opens the link to the top in two separate tabs. This started after the upgrade to version 29 only and did not immediately (perhaps a few days). I just updated to 29.0.1, who did nothing with regard to the question of fixing.

    It is not the mouse, because I can open Chrome, find a link, use the middle mouse button and get only a tab.

    Any help or advice would be greatly appreciated.

    Thanks for the replies. An update since then has actually fixed all the problems except one. Now I'm trying to get the downloads to open in a tab, but only an extension seems to fix this...

  • RLC, AC single frequency analysis results do not match hands calculated results.

    On a single RLC monofrequency simulation analysis AC, the amplitudes resulting are off by a factor of 10. Phase angle values are all correct and correspond to the calculated values. On another example developed in a text book, same results. What I am doing wrong?   In addition, how you change the ca of RMS to peak source or vice versa? Thank you.


  • Connecting two devices myrio single labview VI

    Can a single labview VI tracks/controls two myrio peripheral at the same time? Or I should perform only a single device and do communicate wirelessly with each other?

    If you collect signals at a place with a myRIO and send the signal to an another myRIO somewhere else, what myRIO use yo signals control two motors. I understand?

    A simple solution is to have the myRIO signal collection write the signal to a shared variable, and have the myRIO control read the shared variable engine and the engine control. Two MyRIO will work asynchronously in this case. Are there special requirements for synchronization? Because it is quite difficult to more wireless sync.

  • Intel RST 15.2.0.1020 removes the ability to see or select the two disks in SSD Dashboard 1.4.3

    Save yourself some headaches if your RAID with Intel RST race of 10 to win...

    Installed Intel Rapid Storage Technology 15.2.0.1020 technology application & driver.

    Readers SanDisk Extreme Pro 240 GB SanDisk SSD Dashboard 1.4.3 lost to see and choose capacity 2.

    ----

    Restored to the application of the technology Intel Rapid Storage Technology 14.8.0.1042 & 14.8.1.1043 driver.

    Readers SanDisk Extreme Pro 240 GB SanDisk SSD Dashboard 1.4.3 regained the ability to see and choose 2.

    ----

    Microsoft Windows 10 64 Pro (10.0.10586 build 10586).

    Update - I tried Intel RST 15.2.0.1020 with SanDisk SSD Dashboard 1.4.4 and the results are the same, you lose the ability to see both drives RAID in dashboard, indicates only the disk 0.

    I set the another fiasco, somehow I had started with Application Intel RST 14.8.0.1042 and 14.8.1.1043 driver. Then when I uninstalled Intel RST 15.2.0.1020 and tried to reinstall Intel RST 14.8.0.1042 it would fail because the driver was more recent.

    Intel RST 14.8.1.1043 Application, I downloaded and installed very well and allows to SanDisk SSD Dasboard 1.4.3 and 1.4.4 see both drives in RAID controller RAID SATA ICH8R/ICH9R/ICH10R /.

Maybe you are looking for