Navigational charts in Web Application Designer

Hello all,
I have a question regarding actionable charts in Web Application Designer. For example a user selects a bar in a chart and based on that selection filters to additional reports or changes existing charts/tables in the Web Application Designer? I know you can right click and setup RRI then goto functionality but I would like the capability to click on the bar chart and then proceed with the action.
I know this can be done with Geo enabled Map Web Items where you click on a state/country and drill in for additional information but I'd like to know if it can be done with in charts. I know there is an option in WAD to setup Eventing, maybe there you set the onclick event to do the function?
Any help is appreciated.
Thanks.

Does anyone have any suggestions? I keep reading its possible but found no examples.
Thanks,

Similar Messages

  • Portfolio Charts in Web Application Designer

    Hello,
    I have one question regarding Portfolio Charts and the WAD. There is one web report whose graphic must be shown in a Portfolio Chart. In the chart the X axis represents the Inventory Turnover, the Y axis is the Gross Margin and the Bubble Size represents the Sales.
    So far so good, the only problem is that the X & Y axis are intersecting at (0,0) but the client wants the intersection to be the average of the Inventory Turnover (X axis) and the Gross Margin (Y axis).
    So far I haven't found any option in the Chart Designer that lets me specify an intersection point other than the (0,0). Is there a possible way to do this?
    Thanks in advance for all the help you can give me.
    NR.

    Hi Natacha,
    I have a similar problem as per your requirement w.r.t. Portfolio charts (ie. intersection point being dynamic depending on the results KF value for the x-axis and y-axis).
    Did you manage to find a solution for this issue?
    Cheers,
    Philips

  • Charts in Web Application Designer

    Hi,
    In Web reporting, i am not able to use the charts other than Bar charts.
    can any body help me in this regard?
    Thanks in advance
    venkat
    [email protected]

    Reddy,
    Check if the IGS is configured properly , this topic has been discussed prior also...
    Chart only generates column graphics
    Arun
    Assign points if it helps...
    Message was edited by: Arun Varadarajan

  • Chart problems in Web-Application Designer

    Hello,
    I am trying to use CHART in Web Application Designer.
    But whatever TYPE I select in that (pie/stack/..),
    It shows the report with default chart type..
    Then after one /two trials, I have run time error. & Web application Designer crashes. In preview of that chart on template, it shows the chart type I have selected.
    What am I missing in my steps. Or is some library missing..
    Thanks for you suggestion.
    Is very urgent & as I need to show report tomorrow.
    Regards,
    Santosh

    Hi Santosh,
    <b>Defining the Width and Height of the Entire Chart</b>
    in the Properties
    Enter the desired values in fields Width and Height of the window in which you are editing the chart. The entries should be in pixels.
    Choose Apply.
    The size of the entire chart is changed according to your specifications.
    Changing the Size of the Entire Chart with the Mouse
    Point to the border of the preview window with the mouse.
    The cursor becomes a double arrow.
    Click on the border and pull the preview window to the required size.
    The size of the entire chart is changed when you let go of the mouse key.
    Changing the Size of the Plot Area or the Legend with the Mouse
    Click on the element whose size you want to change (plot area or legend).
    The element is enclosed in a move handle.
    Point to one of the move handles with the mouse.
    The cursor becomes a double arrow.
    If the cursor does not become a double arrow, you might not have selected the right element, for example the chart area instead of the plot area. In this case click again on the element whose size you want to change.
    Click on the move handle and keep the mouse key pressed.
    The cursor becomes a cross.
    Pull the element to the desired size.
    The size of the element is changed when you let go of the mouse key.
    Avoid stretching the plot area over the whole area of the chart. The outermost border of the plot area disappears from the visible area in this case and cannot be clicked on again. You cannot change the size of the plot area. If you made the plot area too large by accident, you can undo it with the menu option Undo in the context menu. You can reset the plot area to its original size with Reset, but you will lose all the changes you made to the chart.
    <i><u><b><b><b><b>
    It is simple issue D't worry..And one morething is  Check the <b>Specific Properties</b> of the Template</b></b></b></b></u></i> in Design of the web template.
    Thanks
    Bhima Chandra Sekhar

  • Problem - over lie of data series in Line chart (Web Application Designer)

    Dear Experts,
    I have created a chart with below requiments from my user by using web application designer.
    1) Key Figure 1 (Chart type -> column )
    2) Key Figure 2 (Chart type -> column )
    3) Key Figure 3 (Chart type -> Line; color assigned -> BLACK;    Visibility: Visible)
    4) Key Figure 4 (Chart type -> Line; color assigned -> YELLOW; Visibility: Visible/Hidden)
    5) Key Figure 5 (Chart type -> Line; color assigned -> RED;         Visibility: Visible/Hidden)
    The line chart of Key Figure 3 must always appear in Front then others Key Figures.
    Then following by, Key Figure 4. Last is Key Figure 5.
    As I know the order of display line chart is infflucing by the order of Key Figure in structure by descending, likes below
    1) Key Figure 3 (Rank of front -> 3rd; Chart type -> Line; color assigned -> BLACK;    Visibility: Visible)
    2) Key Figure 4 (Rank of front -> 2nd; Chart type -> Line; color assigned -> YELLOW; Visibility: Visible/Hidden)
    3) Key Figure 5 (Rank of front -> 1st; Chart type -> Line; color assigned -> RED;         Visibility: Visible/Hidden)
    So, I have conflict on fulfilling these 2 request on assigning the color and control their visibility and lines over lie.
    Please advice me if you have any suggestion on controlling the lines order.
    Thanks!
    ~ GP
    Edited by: GP Poh on Jun 9, 2010 12:32 PM

    Hi Priya, thanks for input.
    I think I should further elaborate the problems. Thanks for your highlight.
    I have a lines chart with five key figures. So my chart will have five lines.
    Some lines from chart will overlap if the data are same.
    When overlapping of lines happens, I want to control the order of which series should be appear first.
    Likes below example,
    1) Key Figure 1 (Chart type -> column )
    2) Key Figure 2 (Chart type -> column )
    3) Key Figure 3 (Chart type -> Line; color assigned -> BLACK; Visibility: Visible)
    4) Key Figure 4 (Chart type -> Line; color assigned -> YELLOW; Visibility: Visible/Hidden)
    5) Key Figure 5 (Chart type -> Line; color assigned -> RED; Visibility: Visible/Hidden)
               KF1  KF2  KF3  KF4  KF5
    CW 1    30     30    80    80    50
    CW 2    40     50    90    60    90
    CW 3    70     50    90    90    90
    CW 4    80     70    70    90    70
    As you can see, there is overlap in these value.
    CW 1 KF3, KF4  -->80
    CW 2 KF3, KF5 --> 90
    CW 3 KF3, KF4, KF5 --> 90
    The order which i want the series should appear first when overlapping.
    - KF3 must appear on top.
    - Then, follow by KF5
    - Last is KF4.
    So now, i have no idea to control the overlap orders except adjusting the sequence of keyfigure from query.
    Feel free to give me any input!

  • Web Application Designer - Chart (Bar Chart) - Value description of chart

    Hi Community,
    i use the Web Application Designer in BW 3.5 to create a bar chart with the chart web item (Bar chart). Everything works fine - but in the query the values are 10.000.000  and much more. The description in the chart lokks like  10000000  - Nobody can handle this information in the chart - i could not change the values in the ODS. Is there a possibility to show only steps in 1.000.000 in the chart. In the chart description it should look like 10 and the in a text "in billion".
    Is the chart designer in the WAD possible to habdle this ? Hope you have a solution

    After applying IGS patch. It is resolved.

  • Chart Interface In web application designer?

    Hi experts:
          I want to know if there is chart interface in web application designer?when i click a node in the chart ,it can triggle a js to jump to another page to show the detail? how I can do it?
         I think there do have method to implement,as when I put the mouse on the node of the chart ,the "javascipt:;" shows in the status bar of the IE ,I don't know where can I write the JS ?
    Best Regards
    chan.

    Hi Chan,
    1. You type tcode RSBBS in BW system
    2. Under Query Tab, there is 'Sender' field. You input the the origin query.
    3. Click 'Create' button, you choose the report type that you want to jump into. In you case, if you want to jump into a web template, choose 'BW Web Application'
    4. In 'Report' field, choose the destination query/web template.
    For more details, please look at this link
    http://help.sap.com/saphelp_erp2004/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/content.htm
    Hope it will help.
    Cheers,
    Mona

  • Web Application Designer: Change Table Chart to Line Format

    Dear Experts,
      We, as novices of the web application designer, encounter a problem in using this program. After having created a Chart table, we cannot changed it to the line format.
    The things that we perform are as follows:
    1) Right click and choose lines format
    2) Give it all titles
    3) Click Next until finish
    However, the result is still the chart table. Is there anyone who kindly give me steps of how to change it.

    Hi,
    Please try the following:
    1. Highlight the chart.
    2. In the Web Item Properties for chart, go to Edit Chart.
    3. Click on the ... incon
    4. Pick Lines
    5. Pick a type of Lines graph.
    6. Follow the wizard to change the required properties.
    This should work for you.
    Regards,
    Xibi

  • Web Application Designer ver 3 vs Standard Web base on Query designer

    Hi All,
    *. How to get the detail information regarding the standard template that have been created by SAP when we click the button 'Display Query on the Web'
    The standard template quiet useful , however we trying to make the graph bigger.
    *. In Web application designer, we put 1. Generic Navigation Block, Table and Chart. But we cant find how to make Generic Navigation block and table in same row as it is shown in standard template.
    Please Advice.
    Cheers,
    Nies

    Hi,
    Please check the URL:
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/499d398b45160ae10000000a11402f/frameset.htm
    Thanks,
    Venkat

  • Creating Views in Web Application Designer

    Is there a way in which we can create different navigational views for a query in Web Application Designer. Can anyone give me a step by step process for the same.
    Thanks,
    Neha.

    Wond,
    I have created a query in the Bex query designer and when i am trying to do a SAVE AS its only allowing me to save it in either favorites or roles. I want to save it as one view and build a few views with different key figures and have all the views in a drill down fashion so that when the end-users run the query, by running a specific view they will get all the relevant data. How can I achieve this is query designer. Could you explain elaborately.
    Thanks Again,
    Neha.

  • Web Application Designer broadcast select Web Items

    Hello all,
    I have a request to use the broadcast only select web items, Chart/Analysis items only in a Web Application Designer Template. Is this possible? I've tried the option "Data Binding"  Report [ITEM_REF] but that didn't work and brought everything in my Web Template in my PDF broadcast to Email. It seems to ignore the Data Binding and bring everything in the template, pictures, Charts, Analysis items. Can anyone tell me if it is possible to select only select web items to broadcast via PDF?
    Thank you in advance!

    Found it:
    - New Button
    - Action = Command
    - Commands for DataProviders/ Hierarchies / SET_HIERARCHY

  • Print a Web Template with Web Application Designer 3.X

    Hello
    I would know how I can print a web template made with Web Application Designer 3.X and that it is in the Intranet.
    Actually I'm printing that page with the option of the browser (Internet Explorer) but it print only I see, no print all the chart and the rest of the columns.
    How can I print all the data that compose  the web template?
    Thank you.

    Hello Sharath,
                         First check whether you have change authorizations for WAD, check you user name is added in the role for web templates and also check the authorizations.
    then in the web template in the menu bar go to view option ,select web items and properties , so that you can find them in the left hand side, then replace the chart item with the table and assign the query to the table.
    hope it is clear,
    assign points if useful.

  • Web Application Designer need help ASAP

    Hi All,
    I have a requirement to customize the analysis item in a web application designer.
    I have created new templetes and added a analysis with a query view as data provider .
    in the output I require to hide some rows of the query view and also change the color of the text i.e the numbers.
    How to modify the output of the analysis item which is coming from a query view or is there any way where I can modify the output of the web templete.
    Thanking You,
    Rukmini

    Dear Devi,
    If you do not want to use the default display and behavior of the Analysis Web item, you can use the Modification parameter to change them. You can modify the table structure and the table cells.
    The Modification parameter provides modules whose use can be controlled using additional parameters.
    This function enables you to use similar options to those available in earlier releases with the Web Design API for Tables. Unlike the Web Design API for Tables, modifications enable you to make targeted changes to the display and behavior without any programming.
    Prerequisites
    The modules are the main prerequisites for making modifications to the Analysis Web item. The modules are implemented in Java. The SAP Basis infrastructure in SAP NetWeaver 7.0 does not support any customer modifications or extensions to Java coding. Customers are therefore not able to develop their own modules for modifications to the Analysis Web item.
    SAP delivers a number of sample modules. You can use parameters to modify the display and behavior of these modules.
    Procedure
    You use the modules as follows:
           1.      Select a module from the sample modules.
           2.      Specify the module in the Modification parameter of the Analysis Web item.
           3.      Control the display and behavior of the module by specifying the module-specific parameters.
    Result
    The table of the Analysis Web item is displayed in an individual manner using the modules. The behavior of the table may also be different. For example, you can define commands for table cells.
    Example
    For example, you can define a fixed column width or display comments in cells.
    For more info :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • Problem with layout in Web Application Designer

    Hi all,
       I am working with the BEx Web Application Designer. Well, I execute a web template in the browser, click on right button and  choose enhanced menu, query properties and mark the check box Display Rows as Hierarchy and Expand to and from the list of values (combo-box) choose the last field that can be expanded.
    Once all the lines have been expanded and the layout of the template is longer than a page, we look for a line that is not in the first page and contract it. The problem is that when we contract the line, the layout shows  the first page, instead of the page where the line had been contracted. I have tried to solve this changing the properties that appear when the template is designed, but I haven´t found the solution. Is there any way so that i can solve it?
    Thanks in advance,
    Mª del Mar Bonilla.

    Bonilla,
    Welcome to SDN...
    Try this out...
    In the Query designer view , right click on the rows structure and select display as hierarchy. In case this option works fine , the behavior pointed out by you could be a possible bug.
    Just update the result of what I have mentioned above...
    Hope it helps..
    Arun
    P.S Assigning points is a way fo saying thank you in SDN

  • How to create a date range in Web Application Designer

    I am using 3.1 version of Web App Designer.  I need to create a report with date ranges.  I can get one date to work but not two (I need a start date and end Date).  My Query has 0CALMONTH with a variable for Interval.  When I select it as a dropdown (??) in Web App Designer, I only get one date prompt in web app designer.
    Any suggestions??
    Thanks
    Kristen

    Hi Kristen,
    I'm sorry i'm not coming to solve your problem,but for the trouble I have had,and I want to create a date picker in Web Application Designer,so if you have solved the problem ,please email to me? [email protected] ,thx very much!
    best regards
    zegion chan

Maybe you are looking for

  • Handling pop up of sub type HR_MAINTAIN_MASTERDATA function module

    Hi All, I am using HR_MAINTAIN_MASTERDATA for creating employee it's working fine but i am not able to handle pop up for sub type. For example sub type for Address it gives me pop up with values 1 Permamant address 2 Office address etc. Anybody know

  • SL install seemed to fail - now my MBP can't boot from HD or SL DVD

    H E L P. Just bought SL family edition - upgraded my iMac 24 - worked fine so then I tried to upgrade my MBP (2+years old). At first the MBP just ejected the SL DVD - found lots of similar issues on this board. I finally got it working by holding my

  • Problem in calling .so file  in Linux

    HI i am creating one native library in Linux machine. Then I make my application as .jar file . The application is located on Windows machine. Then i run my apllication on Linux. But when i am calling the native library it gives java.lang.Unsatisfied

  • Problems connecting Airport - self assigned IP addresses

    Greetings, I upgraded to a powerbook a few months back, and everything seemed to be working well enough until today. My internet connection (using airport on my powerbook) wasn't working. Usually I just unplug my modem, reconnect, and all works fine.

  • SQL*Loader-704

    I'm trying to execute a control file. Below is the error message SQL*Loader: Release 10.2.0.1.0 - Production on Thu Sep 10 10:54:10 2009 Copyright (c) 1982, 2005, Oracle.  All rights reserved. SQL*Loader-704: Internal error: ulconnect: OCIServerAttac