Can we use the result of one report to display other??

Hi exerts,
We need to show error msg in the dashboard when there is no data and when wrong prompts are slected.
But we have 2 sections in dashboard page and condition on botht the sections.
So in other words what we actually need is if there is no data in both the sections or analysis in both the sections make the next section where error report is placed work.
Please help.
Thanks in advance.

Hi,
In OBIEE 11g we have an option like conditional navigation/Action link/guided navigation.
IN the action link while giving the navigation link,it will ask for the condition like rows return yes/no.
If the selected criteria doesn't return any rows ,you can navigate to some other Bi content/web page etc..(Based on the condition it will work)
mark if helpful/correct...
thanks,
prassu

Similar Messages

  • Using the results of one Query in a workbook as a filter in another query

    Hello!
    I'd like to have one workbook which my users can execute and the result from one Query (e,g, Customer Account Number) will then be used as a filter in a second query (which would be from a different cube).
    Can this be done?
    Cheers.

    Hi,
    As far as I understand your requirement, you want to pass the result of one query to another query as a filter.
    Well you can do this, by Using Replacement Path Variable.
    For e.g. you want to pass Values of Custmomer Account Number to another query. In the second query, create one variable on Customer Account Number with type Replacment Path. Here it will ask you to enter the name of the query from which you would like to take the values of Customer Account Number.
    When you will run the second query , it will execute the first query from which you want to read the customer accoutn number in the back-end. And it willl display the output the second query as per the valeus of customer account number.
    This will help.
    - Jaimin

  • How can I use the button in one panel to control the other panel's appearing and disappearing?

    How can I use the button in one panel to control the other panel's
    appearing and disappearing? What I want is when I push the button on
    one button . another panel appears to display something and when I
    push it again, that the second panel disappears.

    > How can I use the button in one panel to control the other panel's
    > appearing and disappearing? What I want is when I push the button on
    > one button . another panel appears to display something and when I
    > push it again, that the second panel disappears.
    >
    You want to use a combination of three features, a button on the panel,
    code to notice value changes using either polling in a state machine of
    some sort or an event structure, and a VI Server property node to set
    the Visible property of the VI being opened and closed.
    The button exists on the controlling panel. The code to notice value
    changes is probably on the controlling panel's diagram, and this diagram
    sets the Visible property node of a VI class property node to FALSE or
    TRUE to show or
    hide the panel. To get the VI reference to wire to the
    property node, you probably want to use the Open VI Reference node with
    the VI name.
    Greg McKaskle

  • Using the result of 1st report to 2 nd report

    Hi,
    I have created one report with 5 Dataproviders.
    I want to create another report by using the result of 2nd dataprovider of thr 1st report.
    Is it possible in BO XI R2 Desktop intelligence?
    Thanks,
    Indu

    Hi Indu,
    If I understand you correctly, you want to create the query once but run mulitple reports of it. Is it okay if the reports are in tabs within the same document or do they have to be in separate documents?
    If the later it is not really possible. There are a few options
    It is possible to use a query create in QaaWS, but there is no schedule option around this, so every call is on demand.
    Also you can create instances of reports using Web Intelligence/Crystal Reports and have more that one Live Office document/Xcelsius dashboard point to the instance. In this event you are runnig the query once and using the displaying it in different reports.
    Finally, if you just want to reuse a query from one report to another then you can copy and paste the report and change the report layout.
    Hope this helps
    Alan

  • Can we use the output of a report as in input for the other report?

    Dear All,
    I would like to know if we have any option in OBIEE where in we can save the output of a report and use it as a filter for another report?
    My scenario is like:
    1) I have a report on ORDERS which gave me 250 orders.
    2) I want to have a report on SHIPMENT table for these 250 Orders.
    Can we save the result of report 1 as a filter and use it in 2nd report?
    please advise.
    Thanks,
    Suma

    Hi,
    By using advanced tab in filters like filter based on another request we can achieve this
    Regards
    Naresh

  • Can I use the backup of one iPod Touch on another?

             Hello,
    The other day, I accidentally dropped my 4th generation 32GB iPod Touch on concrete from a couple of feet.  The screen has many cracks and the top-right corner is missing a few chunks of screen. The corner is completely shattered and the "organs" are visible through this gash.  I backed up the iPod to my computer.  I was wondering if this iPod "crashes' or stops working due to the hole, can I use the back up of the data of the iPod on another 4th generation 32GB iPod Touch to have my previous data(from the original iPod) on the new iPod?
              Thanks in advance.
    P.S. The iPod is currently working fine as of the time this was posted(including the near-by camera), but I am very concerned it that it may become unusable.  And if you know of a place where I may be able to get it repaired for cheaper than Apple, please share.

    I was wondering if this iPod "crashes' or stops working due to the hole, can I use the back up of the data of the iPod on another 4th generation 32GB iPod Touch to have my previous data(from the original iPod) on the new iPod?
    Yes. That is completely correct and the expected result of having to replace an iPod.
    Given the damage you describe, it might not be cost effective to bring it to anyone other than Apple. They have a flat rate exchange program: http://www.apple.com/support/ipod/service/prices/
    Looks like $149 Could be worse, if you had not synced it with your computer.
    Now consider what would happen if your Windows computer broke. Given the prevalence of viruses and such, it is a very likely possibility. Research means to back up your computer and make it a habit to keep the backups updated.

  • Can I use the result of a query in another query of the same cube?

    Hello everybody;
    I have the following case. In query "A", I have used in rows a structure, whit a last formula named “Total A”, in another query "B", I need to used the result of “Total A”.
    Can anybody help me?
    Thanks in advanced.
    Mariana Serrano

    Hi Mariana,
    You can change local structures into reusable structures in any existing query by selecting the structure and, choosing Save as... from the context menu and then entering a technical name and a description in the Save Structure as... dialog box.
    You can change reusable structures that you are using in a query into local structures by selecting the structure and choosing Remove Reference from the context menu.
    Also go through this link:
    http://help.sap.com/saphelp_sem40bw/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    Best Regards,
    DMK
    *Assign point if it helps...

  • Using the results of one recordset to filter another.

    Hi
    I have a dynamically generated web page that uses a recordset to gather most of the relevant information that is needed on it. However, what i need to do is create a second record set on the same page and filter that second recordset using one of the results generated from the first recordset. The problem that i am having is that the first recordset displays its information as an echo <?php echo $row_Recordset1['move_type']; ?> but i obviously cannot use this echo code in the filter for the second recordset, the code obviously needs tweaking but i am not sure how.
    If it were as simple as copy and paste the query i would need for the recordset2 is as follows but i am unsure how to code the echo from the first recordset. I am well aware that the following code could never work but i hope it works as simplified example of my intention.
    SELECT ID, move_name, catagory_link_path, move_type, mem_on_off
    FROM moves
    WHERE move_type = <?php echo $row_Recordset1['move_type']; ?>
    ORDER BY move_name ASC
    Any help would be appreciated

    I can think of two ways this can be done. One way, (which may or may not be appropriate in your case) is to use an INNER JOIN. Here is an example:
    $presenterset1=mysql_query("SELECT * FROM presenters INNER JOIN presenters_course USING (presenter_id) WHERE course_id='$course_id' ORDER BY presenter_rank");
    Do a search for tutorials on INNER JOIN for information about how to use it.
    Another possible solution is to nest one SQL statement within the result of another: like this:
    $sql1=mysql_query("SELECT one, two, three from table1 WHERE one='$one'");
    while ($result1=mysql_fetch_assoc($sql1)){
    extract ($result1);
    $sql2=mysql_query("SELECT apple, orange, pear from table2 WHERE fruit='$three'");
    while ($result2=mysql_fetch_assoc($sql2)){
    extract ($result2);
    echo "$apple and $orange" and $pear<br/>";

  • How can I store the results of a report in an Oracle table ?

    In OBIEE 11g, we need the records resulting from the execution of a report, to be stored in an Oracle table.
    Is this possible ?. Thanks.
    F r a n c o . -

    GSR Hi, first of all thanks for your response.
    What I'm wanting to do is not exactly what you're proposing.
    What I want is that an end user can run a report and that the results be automatically stored in an Oracle table. Without manual intervention. Other BI products perform this action, and I need to do it with OBIEE. Thanks.
    F r a n c o . -

  • Whenever there is a pdf file open in one of the tabs then I can't use the scrolling (of my touchpad) in any other tab in FF4. How can this be corrected?

    Even if one of the open tabs contain a .pdf file opened in it, then I can't scroll the pages down in any other tab. Irrespective of which tab is active, the pages in the pdf get scrolled. :(
    I've tried to reinstall the Firefox, but that hasn't helped. In fact the problem continues even after I've done a complete system format.

    My workaround for this problem is to open the tabbed pdf document into a new Firefox window (Right-Click tab --> Move to New Window) which unlocks scrolling capabilities for all tabs in your original window.

  • Need to use the results of one query as an input to another query

    Hi, I have one sql query in my XML file, that returns more than one values for a column.
    and i want to use this output one by one as an input to the second query to retrive the data from the second query.
    Could please someone tell me if its possible in XML Publisher?
    If possible, please share the syntax to do the same
    For eg:
    Query 1:
    Select data1, data2 from query1 ; -- output data1 and data2
    want to use data1 and data2 one by one in the below query
    Query 2:
    select * from abc where name_id= data1/data2;
    Thanks and Regards
    Madhu

    Make sure your cursor declarations are in your declare section, not between the begin and end statements.

  • If I bought a light room license 2 years ago in one computer, but now I got a new laptop, Do I need to buy other license or can I use the same old one?.

    I bought the Lightroom two years ago, but now I got anew computer and I would like to installed and used in this new computer , How can I do it if I don't have  license key anymore?

    Basically that's the way to go, with some modifications:
    Instead of<br>
    ''1) putting it back as it is 2) then renaming the profile folder''
    follow these instructions:<br>
    Create a new profile and copy the old one over it.
    http://kb.mozillazine.org/Moving_your_profile_folder_-_Thunderbird#Create_a_new_profile_and_copy_the_old_one_over_it
    The same goes for<br>
    ''4) putting back the whole original backup folder so it creates a second profile''
    Make sure to create backups of your profiles.
    http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Backing_Up_and_Restoring

  • Can you use the result of a "zone copy" to restore

                       If I'm doing major changes to zones/zonesets I always do a
    zone copy vsan xxx active-zoneset bootflash:/backup/zoneset-vsanxxx
    I have a script that will take this file and re-create the the whole zoneset from scratch. I was told that there is a direct way to accomplish this - somehow copy the bootflash:/backup/zoneset-vsanxxx -> vsan xxx active-zoneset ?
    I know the phoney command I just dreamed up does not appear to exist but is there a way to do that via cli ?

    Hello Bruce,
    There is other way,
    Assuming your zone file on tftp with file name zonetest
    you need to modify the file and add "conf t" on the first line, then add "member" before any line with "pwwn"
    put back the file to booflash, then run:
    mds1# runscript bootflash:zonetest
    This will put back the zones
    There is no other CLI way

  • Can I use the new Apple TV without a display for audio streaming only?

    Here's my situation...
    I have an Airport Express in my living room connected to my DSL modem to create a wifi network. I also have a current model MacBook Pro and would like to add an Apple TV to my bedroom system for music and Netflix audio streaming. I do not own a TV to do any setup.
    If I bought an ATV for my bedroom and connected the optical output to my DAC, would I be able to accomplish my goal or is there a setup procedure on the ATV which mandates a display?
    I realize I could just buy another Airport Express for easy audio streaming, but then I wouldn't have the Netflix audio capability which I would like since I watch movies on my MBP. I'm hoping like an Airport Express, the ATV would configure itself for audio streaming once connected to my wifi network.
    Thanks for any help or ideas.

    If you're planning to stream from iTunes to the AppleTV controlling the material via iTunes, I suspect it may just appear as an Airtunes speaker option for iTunes without any setup needed.
    No Netflix in UK so don't know much about it, but I suspect you'd need to control the AppleTV directly for this unless you were viewing on the MBP and used something like Rogue Amoeba's Airfoil to transmit audio.
    If you have no desire for controlling AppleTV either on an TV or using Remote app for iPhone etc (and you'd need to set AppleTV up with a TV for Netflix or AppleTV controlled streaming anyway), you might want to consider using another Express upstairs and hook it's optical out to your DAC if you're just after stereo audio.
    AC

  • Tried to restore my mac pro, now it`s not working, can i use the time machine backups?

    Tried to restore my mac pro, now it`s not working, can i use the time machine backups?

    Yes.

Maybe you are looking for

  • Adobe photoshop elements 12 & adobe premier elements 12 redemption code invalid

    redemption code on adobe photo shop elements 12 is invalid

  • How to customize navigation bar in firefox?

    i had a refresh button and stop button in the navigation bar which is shown alternatively. That is when a page is being loaded a stop button appears and after the page is loaded a refresh button appears. it does not appear now i somehow refreshed the

  • Windows 8.1 ATI Radeon 8750M Drivers

    I installed windows 8.1 on my Probook 450 G1 and  I could not find any ATI Radeon 8750M drivers to it. The windows 8 drivers are not working properly in windows 8.1. I found another read-only topic with the same name (and post) and a very promising s

  • PodCast Crash after Update to 1.2

    After updating to Firmware Version 1.2 using iTunes 7 I am unable to play certain podcast. The symptoms are; After navigating to the podcast (In particular PTI:ESPN and Discovery News) and other) I select the podcast to view and the iPod crashes and

  • HELP!Problem Importing STL Subs

    Please Help.I am trying to import an STL file where the subs are stored as bitmaps.There is a command $SetFilepathtoken.Problem is that when I try to import I get "No corresponding subtitles found. The video asset timecode may not correspond with the