Web Application Designer (Line Charts-Data Points)

Hi
I have to display the query in WEB as a Line Chart
The Query is on Cal Day Vs Mean Value
The user enter the Cal Day (From/To)..the Line chart is supposed to display mean Value on No of Cal Days users choosed.
In query created variable for Cal Day..but how can i define the Data Points for the chart in the Web designer.
Bydefault we have to specift no of data points we required..how can i change that to be based on the range user entered
Than ks

Hi Krishna,
When you define a chart, you define a number of series, but when you run the WAD, it takes the number of series it has the query.
Regards,
Diego

Similar Messages

  • Line charts: data point symbol resize?

    I'm working with charts in Pages and would like to be able to have a greater variety of lines in my line chart. In addition to selecting the data point symbol (square, circle, etc), I wish I could resize that symbol. I know I can resize the line width from the Graphic tab of the Inspector.
    Is there a way to shrink the data point symbol from the Inspector? From anywhere?

    If I understand your question, this from the Pages online help may give the answer:
    To mark line, area, and scatter charts with data point symbols:
    Select the entire chart. You can also select the chart series (the line or area shape) that you want to mark with data point symbols.
    Click Inspector in the toolbar, and then click the Chart Inspector button.
    Click Series (except for scatter charts).
    Choose a symbol from the Data Point Symbol pop-up menu.
    Choose one of the following options from the Symbol Fill pop-up menu:
    To fill the symbol with the same color as its outline, choose Use Stroke Color.
    To fill the symbol with a solid color, choose Color Fill, click the Fill color well, and pick a color.
    To fill the symbol with a gradient, choose Gradient Fill and use the gradient controls to set the colors and change the angle of the gradient.
    To fill the symbol with an image, choose Image Fill and select the image you want. You can also resize the image by choosing an option from the pop-up menu above the Choose button.
    To fill the symbol with a tinted image, choose Tinted Image Fill and select the image you want. Click the color well to the right of the Choose button to change the tint color. You can also resize the image by choosing an option from the pop-up menu above the Choose button.

  • 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: 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

  • How to maintain Master Data through Web Application Designer layout.

    Hi.
    I’m Internship and I have to do something that it doesn’t work.
    I explain to you.
    I have to make a layout via Web Application Designer to permit users to add a line in the master data XST_RFC.
    For that, I did two things:
    First I followed this url : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607193d5-cdd5-2b10-c699-8ff04c3124f6?QuickLink=index&overridelayout=true&38392712686871
    The result; I have a problem with the appendix of method execute “DATA : ZL_WORKTEXT Type ZFREETEXT”. Here, SAP doen’t permit me to put XST_RFC (my characteristic to add by the user) but just /BIC/PXST_RFC… So, I tried with that and at the moment of the test in the Wad, the application say me “no Master Data in XST_RFC”. I know that there are no MD in my char, I just want to add once…
    So it doesn’t Work.
    Secondly, after testing, the Function Module test works. When a put an ID in the test page of SAP Logon in parameters, the FM put this ID and create a new line with this new ID. So I had an idea, use directly this function module in a Fox Formula but, when a call my function, I have a problem with variable/parameters type.
    My variable is TYPE XST_RFC , but my parameters is TYPE  /BIC/PXST_RFC….
    My Fox Formula
    DATA NEW_RFC TYPE XST_RFC.
    NEW_RFC = VARV(XVOU_RFC).
    CALL FUNCTION ZBWDSST_XX_MASTERDATAMAINTAIN
    EXPORTING
    VAR_RFC = NEW_RFC.
    My error message Types of parameter VAR_RFC () and variable NEW_RFC(C) are inconsistent
    If you can help me, I work on this issue for 4 days and I waste my time.
    Thanks.
    BR

    Dear All,
    The text flow for 0WS_QUEST & 0WS_QSTNNR is sufficient to make available Criteria from source system questionnaire in BW.
    After the text load (even it does not generate SID) we can already use Tcode SRM_VE_GROUPING & SRM_VE_WEIGHTING for customization of groupping and weighting in BW.
    Regards,
    Viresh

  • 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

  • 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

  • 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

  • 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,

  • 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.

  • 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

  • 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

  • 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..

  • Hiding table columns in web application designer

    Hi,
    Can anyone please tell me how to hide the columns of a table which im using in a web application template as analysis. E.g : if i have 7 columns in my table and i dont want to show that particular column  i.e 7th and m using the same query somewhere else also to show other information so i cannot change my query but i want to hide it at web application designer level.
    Any help will be appreciated.
    Thanks & Regards

    Hi Preetha,
    I think best solution to your problem(keeping future enhancements in mind) is to create a query view based on the query that you are using.
    Move the unwanted characteristics to free chars section or hide the unwanted key figures.
    Then resave this query view.
    You can use this query view as a data provider to this table.
    Hope this helps.
    Thanks and Regards,
    Anup Kulkarni

Maybe you are looking for

  • Will a apple superdrive support a macbook air running 10.5.8?

    Hi, I have recently purchased a macbook air 1.1 and the software it is running is 10.5.8 and in order to update further, I need to install a snow leopard dvd, however as I dont have a dvd drive I wondered if the superdrive would be compatible with my

  • Is there a limit to number of photos?

    I am working on a page of bird photos. After adding 9 images the next ones are all below the blue line. I can not make it bigger (the area defined by the blue box). Also, the individual images above the blue line when clicked on have a blue box aroun

  • Error: Conversion of complete file content of 'filename here' to XML format

    "Error: Conversion of complete file content of 'filename here' to XML format failed" We process inbound files every hour, we now got this message we have never seen. But every hour, for three hours, one in many files that are processed get this error

  • Error Message in iTunes Producer for updated iBook

    I was attempting to upload an updated version of a free book I'd created using iBooks Author. Adding the new .ibooks file to the ITMSP package went fine, and I was told it was a valid asset, but when I hit "Deliver," I got this error message: ERROR I

  • Top 10 Opportunities

    How do I see the Fiscal Qtr, Fiscal Year, and Region drop down that are included in the Top 10 Opportunities report. I looked at it in design mode but I do not see where they are. I copied the report, because I need to change it to top 15, and I cann