Webi Jump

Hi,
We are on Bobj 4.0 and BI 7.1. We created some webi charts and would like to jump to drill down item report from chart. Is this possible with Open Document / some other mechanism.
I need to pass the same parameters to the item (drilldown webi report) as main chart report. Please let me know the step by step...Thanks

Hello,
On BI4, you can now drill down from charts.
So for instance, if I have let's say Years in an Axe with the value 2009 /2010/2011, by clicking on 2009, my chart will then drill down and display the values for the quarters of 2009 (As I have a hierarchy like Years > Quarters > Months > Weeks).
So in BI4, you can now do things like that from charts as well where as (if I am not wrong), you could do it only from tables in previous versions.
Regards,
Philippe

Similar Messages

  • How to Jump (Drill-through) between WebI query (also in Crystal Report)

    Hi BO experts,
    I read that we can achieve drill-down in Crystal Report and WebI.
    But I have requirements here to jump (like RRI or Report to Report Interface) in BEx Analyzer and to pass some values (as parameter), i need to achieve:
    1. jump between WebI queries (in WebI)
    2. jump between Crystal Report reports (in Crystal Report)
    3. jump from Crystal Report to WebI
    I read that in WebI, jump can be achieved by just opening the URL of the receiver query, but we can't pass on certain values as parameter from the sender query to the receiver query (which is possible in RRI case).
    Has anyone ever done it before? Please let me know how to achieve it..
    Thank you very much.

    You can navigate beween report using Report Linking. This can be achieved through an Opendocument functionality.
    Using Opendocument, you can call a webi report from a parent webi report and then pass parameter's as well. Wigooglth the same feature you can invoke a crystal report also from a webi report and pass values.
    In crystal report also you can use Opendocument. However there are better features like sub-reports to do this.
    You can google for opendocument or search in SDN to get detailed documentation of OpenDocument.
    Anil

  • Jump in a WebI report from report A to report B (BI4)

    Hi all,
    Within my WebI document I want to jump from the first report to a specific report in de total WebI report. Is this possible with the OpenDocument function?
    An example:
    Column A    |   Column B   
    Value 1       |   KeyFigure 1
    Value 2       |   KeyFigure 1
    My customer wants to click on "Value 1" and then jump to a report (same WebI document) with details of Value 1.
    When clicking on "Value 2", he needs to jump to a report with details of Value 2.
    Hope this scenario is possible in BI4 WebI or do I need to wait on the RRI functionality?
    Can anyone help me?
    Regards,
    Pieter

    The problem with the value "#UNAVAILABLE" is solved. In this case I created a variable with the in-operator:
    =[Spend 2011] In ([Segment type])
    Now I want to jump to another report in my WebI document. For this scenario I created a new variable (with name test) with the formula:
    =If [Segment type] = "FACILITIES" Then "Facilities_detail"
    ElseIf [Segment type] = "HR" Then "HR_detail"
    ElseIf [Segment type] = "ICT" Then "ICT_detail"
    ElseIf [Segment type] = "MARCOM" Then "Marcom_detail"
    ElseIf [Segment type] = "NOG TE SEGM." Then "Nog_te_segm_detail"
    The dynamic Element sReportname I defined as: ="[test]".
    After these steps, the hyperlink will not work with my dynamic Segment Type. Did anyone have this experience and how can i solve this?
    Regards,
    Pieter

  • Multiple value selection from a base query to jump query in Web

    Hi ,
    System info
    SAP BW 3.5               level-9
    PI_BASIS -2004_1_640     level-8
    SAP_ABA  -640            Level-11
    SAP_BASIS-640            Level-11
    We have an inventory query with Profit Center,Plant & Material as characteristic. When we run the query, for example we get 10 materials for a plant. We want to keep those materials as filter value for material & want to jump to another query. The Jump query will only execute for those selected materials.
    We can able to do the above scenario in BW BEx analyzer but we are not able to do in the web. Any input to resolve the issue are welcome.
    example
    Query A
    Profit Center     Plant  Material
    PC12345          P542     M1
    PC12345          P542    M2
    PC12345          P542    M3
    PC12345          P542     M4
    PC12345          P542     M5
    PC12345          P542     M6
    PC12345          P542     M7
    PC12345          P542     M8
    PC12345          P542     M9
    PC12345          P542     M10
    Select M1 to M10 & right click "Keep filter value"
    Then remove Material from the drilldown.
    The query looklike this:
    Query A
    Material M1....M10
    Profit Center     Plant 
    PC12345          P542     
    Then right click on P542 "Goto" jump query B.
    Query B get executed on those selected materials(M1...M10) as we have a material variable in query B which is mandatory.
    In a nut we are selecting more then one value & going to another query.
    Regards
    Mahendra

    when u select KEEP FILTER VALUE at tat instance u can select only 1 value
    HOW DID U SELECT   M1 & M10 bot within one hit.
    instead of using this option.... did u try restriction
    wat i mean is when u know before hand that u need only m1 & m10
    remove material first from the display
    it will automatically reside in Free chars
    right click material and hit RESTRICT
    select m1 &  m10
    hit okey
    now u will see desired result...
    now try jump query...
    try removing the material variable from query b , just for experiementing purpose
    and then repeat above exercise...
    let us know how u go with it

  • From time to time Firefox will not allow me to scroll down a web page, when I scroll down it will jump right back to the top of the web page. Any ideas?

    Sometimes when on firefox when I try to scroll down a web page it will immediately jump right back to the top of the web page as soon release the mouse button. When it starts happening it will do this on all open tabs on all web sites.
    Just closing Firefox and reopening it does not help, only way I have found to fix this is to reset my computer.

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers
    You can check for problems caused by a recent Flash 11.3 update and possibly downgrade to Flash 11.2 or 10.3.
    *https://support.mozilla.org/kb/flash-113-doesnt-load-video-firefox
    *https://support.mozilla.org/kb/flash-113-crashes

  • Jumping from web report to Excel Analyzer and passing parameters?

    Hi,
    I have a web template/query which displays cost centres assigned to an individual user.  From this I want to click on a link and jump to Analyzer passing the value of the cost centre to the Analyzer workbook as a parameter.  The query in the workbook will then be restricted by the cost centre value.
    Any ideas on how I would achieve this would be appreciated.
    Wouldn't it be nice if STS allowed planning in Analyzer, I do not want to use the web for planning.
    Many thanks,
    Richard
    Edited by: Richard Wong on Jan 28, 2009 12:34 PM

    I don't think this works for 3 parameters, but I know it will work for 1. Maybe you can do something with it.
    1. Create a link to the destination component (YourProvider.YourLink)
    2. Use the code below to use that link to pass the value of a form field to the destination component. 'FieldName' is the field on the destination component you want to query, and '_FieldName_cond' is the condition. This creates the destination URL.
    3. wwa_app_module.set_target(l_url) will send you to the URL you generated.
    l_url := PORTAL.wwv_user_utilities.get_url('YourProvider.YourLink', 'FieldName', v_YourParameterValue, '_FieldName_cond', '=');
    portal.wwa_app_module.set_target(l_url);
    I'm not the best at this, but this works for me in most cases.

  • Link in a Web Template as a Jump Target?

    Hi,
    I have a requirement to jump from a web template to a query using a link on the page. We're currently migrating from v3.5 to v7.
    In 3.5, we used javascript to build the link as follows:
    function openJumpTarget() {
        url = SAP_BW_URL_Get();
        url += "&DATA_PROVIDER=DATAPROVIDER_3&CMD=RRI&RRI_RECEIVER=CUBE0003&Stylesheet=/sap/bw/Mime/BEx/StyleSheets/Streamline_BWReports.css";
        window.open(url,"_blank");
    I'm using the Link web item, implementing the SCRIPT above, yet it doesn't seem to work. Any ideas what the issue is, or if there is a better way to build the link?
    Thanks
    Wayne

    Hi,
    Well one options is creating another web template for the target query. Use a Link item in the sender template or a button group, set commands for SET_WEBTEMPLATE under commands for Web Templates. Change Web Temp will ony change the Template and not the Analysis item.
    But using SET_WEBTEMPLATE, i dont think the desire result would be obtained, because it sets a new template. So, the Analysis item in the new template will be displayed as a whole and the concept of RRI would be missing. It will not work as RRI.
    You can use RSBBS. Give the sender as your Web Template and the Receiver as Query. So when you right click on the required field in Sender (Web Temp o/p), it would open up a window with the Receiver output(Query o/p).
    Pls try this. It might help.

  • Facing problem while Jumping to a R/3 transaction from a BW WEB report

    Hi all,
    we are trying to create a jump query from a BW web report to a transaction IQ09 in R/3. we are able to create a jump to other transactions like MIGO...but cudnt for IQ09.
    Will there be any transaction specific settings that i have to make.
    Please let us know how to solve this?
    Regards,
    Bob

    So, when you do a jump, where does it take you to?
    Are the required input fields for IQ09 supplied when you do a jump? Do you know if your id has authorization to view this Tcode in R3?

  • Link for jumping from a JSP Appl. with a button to an external Web-Side

    Hi,
    I'm searching for the solution to create a button where I can jump to an external Web-Side! What I have to do for that in JSF????
    Regards Ingo

    Good to know that you're fine...
    For me all go well too.
    I'm now in charge of loading the datawarehouse on my society...
    And like a lot of others projects come on my hands I have to keep an eye on new technologies (like web service now).
    Still not tested ODI 11g, and I have to say that I'm a bit cold on migrating all my projects on the new version...
    Did you encountered issue when passing form ODI 10 to 11 ?
    I'm a bit curious knowing new features of this first Oracle version....
    Looking forward to reading from you
    Brice

  • Jump Targets from the web

    I have a query with a jump target which is another BW query. When the sender query is run in BEx i can go to the jump target and it excutes fine with the proper filter values being passed.  When the sender query is executed from the web the jump target query comes up but no filter values are passed.  Any suggestions would be appreciated.
    Stan Pickford

    Hi Rashmi,
    This note 1176550 might solve the issue depending on your SP.
    Also review the application rules for hints -> note 1053310.
    Thanks,
    Michael

  • Can multiple RRI jump targets co-exist in Web Appl.

    Hi,
    I have a Web Appl. with multiple jump targets.  When jump to first target, system create a new window for the target report.  When I go back to the main report to jump to 2nd jump target.  System reuses the same sub report window to display the 2nd jump target report.  It means I can have only one target report open.  Is there way to work around the problem to have multiple jump target reports open at the same time?
    Thanks,
    Frank

    Hi Frank,
    You could do a CTRL+N on your sender report for it to open up in a new window, and then do the second RRI jump from here..but this way you will have one extra window for each target report displayed. Does this hapen even if you ALT-TAB back to the sender report?

  • GoTo - Jump to Target from Query to Web Interface

    Hi Guru's,
    I'm trying to make a GoTo from a web query (sender) to a BPS web interface (as receiver). That's ok for the moment ! My problem is to pass the parameters from the query for example the CompanyCode to the dropdownlist of the web interface which contain the CompanyCode ...
    Someone could help me ?
    Thanks in advance,
    Aleksi

    There is an Option within RSBBS to jump from a query (3.X) to BI 7.0 web app. I tried this and it did not transfer the state to the 7.0 web app.
    I dont think it will work jumping from 7.0 to BW 3.X  app.
    Thanks.

  • RSBBS Web Address jump to iView using same window.

    Hi,
    I’m trying to use a RSBBS Web Address (Report-Report Interface RRI, Jump to Target, Report Goto link) to jump to a portal iView. This works fine except that it opens the iView (with portal header and detailed navigation) in a new window. This is not what we need. We wish to jump to the target iView within the same browser window while retaining the portal header and detailed navigation (updated to the place where the iView is located in the Navigation).
    I’ve tried coding the jump to using Javascript command SAPBWSetOpenerUrl. This opens the target iView in the same browser window but unfortunately also opens a duplicate Header and Detailed Navigation in the Content Area. This means that the Header and Detailed navigation is repeated (duplicated) every time a jump is called. This is not what we would like.
    How is it possible to setup a Jump to Web Address and open the iView in the same browser window without being contained within the content area? Is there a way to “break out” of the Content Area Frame and update the entire page?
    Any help on this is very much appreciated.

    Hi,
    With JavaScript function EPCM.doNavigate, it is possible to code in the sending report
    web template an additional link in the context menu pointing to a portal iView.
    This runs the target web template and query.
    So far, I've only managed to successfully pass one characteristic into the target report.
    Here follows example code:
    <SCRIPT language="JavaScript">
    var dim = "0COMP_CODE";
    SAPBWAddToMenu("Portal Navigation with Parameter","myMenuProcessor","1","
    CHARACTERISTIC_VALUE",dim,"X","BOTTOM","","");
    function myMenuProcessor(parameter,cell_type,filter,parameter1,parameter2,item,dataprovider,x,y)
    { switch (parameter) {
    case "1":
    parent.EPCM.doNavigate('ROLES://portal_content/com.ericsson.Ericsson/com.ericsson.BW/
    com.ericsson.Pages/com.ericsson.wpf_fin_sox/com.ericsson.wpp_fin_sox_12008&
    DynamicParameter=FILTER_IOBJNM%3D' + dim + '%26FILTER_VALUE%3D' + parameter1);
    break;
    </SCRIPT>
    The characteristic being passed is this example is OCOMP_CODE.
    The string "ROLES://portal_content/com.ericsson.Ericsson/com.ericsson.BW/
    com.ericsson.Pages/com.ericsson.wpf_fin_sox/com.ericsson.wpp_fin_sox_12008"
    is the full path to the
    target iView as found in the portal role containing the report.
    DynamicParameter contains the characteristic object name and filter value being
    passed into the target report.
    Hope this explains it for you.
    If you can get the function to send more than one characteristic then please let me
    know because I would like to do this as well.
    best regards, Matthew

  • Jump to interactive webi viewer using OpenDocument?

    We have a number of webi reports linked through the the enterprise portal using the opendocument command.  These reports also have additional opendocument links to jump to detailed reports.  All of this is working fine but we would like to be able to jump to the interactive mode of the webi report rather than the default HTML viewer.  Is there any way to do this?
    The default web intelligence view format is set to Interactive in CMC.  I have also found a document indicating this can be done using sviewer=interactive but unfortunately it does not work.  I have found other documents indicating that the sviewer parameter is only applicable to CR.  The sOutputFormat does not appear to have an option for interactive.
    We are on BOXI3.1 FixPack 1.3.
    Thanks,
    Kelly

    We are still using BO XI r2, but the sViewer parameter has been working for us.  We open a majority of our documents in the interactive viewer, building the URL from a custom Java EE app.  We have deployed the InfoView EAR to a Java EE application server.  Here is the format of the URL that we are using:
    http://<server>/<context-root>/opendoc/openDocument.jsp?sDocName=<webI doc name>&sViewer=Interactive&sPath=[<document folder name>]&sOutputFormat=H

  • Report to Report jump web queries variable screen on BW

    Hello,
    We would like the variable screen to always popup when the user runs a main query. We would like the variable screen to never popup when jumping from one query to another query.
    We are using BW 3.5. We are using web queries, NOT Excel. Both queries are running on BW. We have set up jump query parameters in RSBBS. These jump successfully with all of the appropriate required variables passed from the from the first query to the second query. We are using the standard 0ADHOC template for all queries, including the sender and receiver queries.
    With the FORCE_VARIABLE flag set to TRUE, both the sender and receiver queries popup the variable entry screen. With FORCE_VARIABLE flag set to FALSE, both sender and receiver queries do NOT popup the variable screen. We would like the FORCE_VARIABLE flag set to TRUE for the sender query and set to FALSE for the receiver query. Is this possible? How do you set the FORCE_VARIABLE flag to FALSE dynamically based on the fact that the user has just jumped to a receiver query?
    Another alternative would be to build two query templates, one for sender queries and one for receiver queries. How do you switch to a different template when the user is ready to jump?
    I have also been fooling with the RESET_DATA_PROVIDER command available in BW 3.5, but have not had any luck. Can this be used to accomplish my objective? How do I use it? Please remember that I am not setting specific jump targets in the web template. I would like this work generically based on settings from RSBBS.
    Any other ideas to force the variable screen on the 1st query and bypass the variable screen when the user is ready to jump would be greatly appreciated.
    Thank you.
    Kelley

    Hi Kelley,
    Here is what is mentioned in SAP Help:
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate<b>&VARIABLE_SCREEN=X</b>&VARIABLES_CLEAR=X
    Have you tried changing the URL for your sender query like this?
    More: http://help.sap.com/saphelp_nw04/helpdata/en/3d/0dfe3980f23728e10000000a11402f/content.htm

Maybe you are looking for