Chart item - overall result

Hello,
I'm working with the BEx Web Application Designer BI AddOn /.X (based on 6.40) and I want to display the result of query in a chart item. The problem hereby is that i also want to display the overall result! How can I do this?
Thanks,
Margit

You want to display both on the same chart item ?
In this case, you've to define the query with display of the overall result, and change the properties of the chart item, to say that you display the results. Don't know if it's flagged on or off by default. No need of 2 DP. I thought you wanted to display a chart with details on one side, and an overall result on the other side.

Similar Messages

  • Pie Chart on Overall result only

    Hi
    I have records like below
    Profile  TotalOrders    ErrorsOrders         NoErrorOrders
    AllTel    20                  15                        5
    Cellco    64                  34                       30
    Overall
    Result    84                   49                       35
    I want the Pie Chart on Overall Result only . So i created the WebTemplates for it and i included the Chat and Table webitem .
    So how can i get the chart on only overall result .
    Regards
    Suresh

    You want to display both on the same chart item ?
    In this case, you've to define the query with display of the overall result, and change the properties of the chart item, to say that you display the results. Don't know if it's flagged on or off by default. No need of 2 DP. I thought you wanted to display a chart with details on one side, and an overall result on the other side.

  • Issue in the Overall Result

    Dear Experts
    I need your help to solve my problem. I have one BEx report base on a cube and in which I use Key Figure calculated, but when I execute the query, I have on the Overall Result line the result of the formula and not the total result of all items. To illustrate, I have a column with an exchange rate calculated and another column with a Net Value calculated with this exchange rate. If I run the query by displaying all the items, the result is correct, but when I display only the total, instead of the sum of all items, I have the total recalculated with the formulas. How to solve this problem?
    Thx in advance for your help!

    what i understand from your comment is irrespective of whether your drill down via items in report
    the calcuation ( exchange rate and netvalue should happen at each item level and aggregation .
    am i right???
    if yes then you need to create a formula variable on sales doc number and another one on  sales item no.
    definition of formula variable would be replacement path on corresponding infoobject mentioned above.
    and attribute value constant 1.
    mulitply both the formula variable in your CKF  netvalue .
    calculation would always happen at sales doc item level and then aggregation .
    another option is to use exception aggregation .

  • Using javascript to change the "Overall Result" cell in WAD

    Hi experts,
    I am trying to use javascript to change the text of the "Overall Result" cell in my web template using BI 7.0. I am not familiar with javascript, but I this is what I have done so far.
    I dragged the web item "Script" into my web template and I inserted the following code:
    function change_overall_result_to_average() {
    var cell = document.getElementsByTagName("TD");
    var cellText;
    for (i = 0; i < cell.length; i++)
          cellText = cell<i>.innerText;
               if (cellText == "Overall Result")
                     cell<i>.innerText = "Average";               
    In the XHTML view I am using added the onload function to start the javascript every time the web template is loaded. The code works fine when the web template is first loaded and the cell text is changed to "Average". However, if I navigate in my web template, the javascript function is not triggered, and the cell is therefore changed back to "Overall Result". For example, this happens when I pick another selection from one of my dropdown boxes, such as changing the selection from year 2008 to year 2007.
    I don't really know how to solve this problem in an easy way, and the current solution is not good enough. I hope one of you guys can suggest an easy way of fixing this:-)
    Best Regards,
    Morten

    Woodstock apparently renders some Javascript/DOM with some homegrown widget framework which on its turn renders the HTML DOM tree instead of plain vanilla HTML. Correct me if I'm wrong, to confirm this, just view the generated HTML source of the page.
    After some Googling I found out that you need getProps() and setProps() to get and set element attributes respectively.
    [http://google.com/search?q=webuijsf+domnode+site:sun.com].
    If you stucks with this, I recommend you to post this question at a forum or mailinglist devoted to Woodstock, e.g at their own homepage at dev.java.net or the Netbeans forum at nabble.com. You're here at a Sun JSF forum, not at a Woodstock forum.

  • Bex: overall Result: number of decimal places

    Good day
    How to I change the number of decimal places for the "Overall result" in a query?
    Your assistance is appreciated.
    Cj Faurie

    Thanks for your response.
    The number format in properties for the KF (formula created in query) has been set to '0' decimal places. I also use the "Average of all values <>0" in the calculate results for the KF. If you use "Summation" then the decimal will apply, but not with the "Average .....".
    My "0CALMONTH" is in rows and results is based on this (set to 'never') as I want the Overall Result to display first as my chart is based on the OResult and not the individual figures.
    "This is the layout of my report"
    Territory     Overall Result    2007/02     2007/03    2007/03
    Boland       205.8333           21             242          355
    The "overall result' should display as '206'. Why does the 'decimal place' not apply to "Average of all v...."?
    Thanks
    Cj

  • The overall result shows * instead of the value

    Dear Experts,
    In my report i've qty in columns and item in rows. The qty is in all Ea. (Each). So when i run the report i thought all the noumber would be added for qty and displayed in the overall result.
    But in the overall result it shows a * . However in the formula bar in excel it displays a number like 44000.
    I tried using nodim() and it worked, but my question is since the qty is in all Ea.'s shouldnt it add up the value to be displayed in the overall result.
    Can someone shed some light.
    Thank you...

    No Jr., i dont any record with a blank value.
    Wond, i agree with you. I thought i should see the total since all the items are in Ea.
    Is there anything else i can check.

  • Using Query's overall result in model

    Hello,
    Is there a method to use overall result from a BW query in a VC model?
    I need the overall result values for different KF's from the query in the model for further computation.
    Have tried using a filter for "over*" from the data service output to a table/form ,but didnt work .
    Also how do we combine the output of two filters from a data service and take the count of the records in that output ?I have tried combining the two filters with combine/union and then sigma operators, but not got the desired result.  How exactly does combine work ,on what basis does it combine two datasets?
    Any help would be most appreciated.
    Rgds

    Hi
    That is not a problem you can copy same data service 2 times. Take following example -
    Consider you have Country & State in Rows & sales in Columns. Then in your query create input variable for Country & any other variable lilke month if you want. Then -
    1. You will have first chart as Country wise sales which is at summerized level. You will select country from this chart & you will pass this to your second data service which is nothing but a copy of first one. (You can right click on first service & Copy Paste)
    2. Then you join the output of the first chart to the variable port of the second data service. So when you select on the perticular column of the first chart (which is nothing but one country) you will get details of that country state wise break up.
    If you still have any doubts please let me know.
    Regards
    Sandeep

  • Issue in display of Overall Result while implememting RRI

    Hi All,
    I have a base report which gives all the material for which no issues are done in last 3 yrs for a plant.
    I have a new report which has all the materials passed from the base report and then i display the consumption of those in rest of the plants.
    When I display the report, the Overall Result is displayed incorrect.
    Child report
                       Selected Plant Stock  Selected Plant Stk value    Consumption in 12Mnt_rest of the Plants
    Material   Plant    Overall Result             Overall Result                        P1   P2
    10001                      1.00                            395.00 EUR                    2.00  1.00          
    10002                      1.00                                1.00 EUR                    2.00  5.00
    10003                      3.00                              74.25 EUR                     2.00    6.00
    Overall Result            35.00                          12600.25 EUR                    6.00    13.00
    When Analysed We found that the overall result is the result of the base report. for the 1st and 2 column.How Do I change the reuslt.
    Appreciate help in advance.
    Harika.

    Hi Harika,
    In the Report assignments ,make the PLant and result as "Delete" mode for these infoobjects.
    Just come back with ur assignment settings,it has got to do with these Settings !!!!!!!!!!
    Rgds
    SVU123

  • How to display Average, not Sum, in the "Overall Result" row of a report?

    Every report I look at or execute that has an Overall Result row always shows a total(sum) of all the cells in the column.  I recently came across one that shows the average of all the cells in the column and after looking at the query in BEx Query Designer 7.0 and BEx Analyzer 7.0 I cannot seem to find out where to set this.  All of the Key Figures are listed as "Nothing Defined" in the Calculations tab which is exactly what they should be, but where can I set that yellow-highlighted Overall Result row to calculate an average, not a sum?
    Example can be found in this picture:
    http://img87.imageshack.us/img87/6757/pic1yp.jpg
    Thanks for the help!

    My issue was that I was setting my KF's to 'Calculate Result As: Average' within the Query View that I was editing but the change was not showing on my screen when I have that View opened within the Analyzer.  Infact, it still is showing totals.  But when I execute my Web Template that references this Query View, the graph does display the result row using Averages.  Seems to just be a visibility bug, but it is now working.
    Thanks for the reminder about that property KP,
    Scott

  • Report overall result

    we created calculated key figure on a key figure with exceptional aggregation as average with reference characteracterstic(interaction id).
    if we see in reports it shows overall result wrong .it shows like 1 or 2 with hiearchy as Initial Layout.
    If we have any report level exception aggregation document, kindly send the same.
    Raj

    Dear Raj,
    Have you checked the SAP Help? The relevant part is: http://help.sap.com/saphelp_nw04/helpdata/en/d2/e0173f5ff48443e10000000a114084/frameset.htm
    Greetings,
    Stefan

  • Dont want to show overall result in my report

    Hi
    Probably quite simple,  i just dont fint how to " NOT show overall result in my query"

    if u have infoobject characteristics on columns, suppress results there also
    *helpful answers deserve some points*

  • How can I fit the chart in the center of the chart item ??

    I created a chart item in the Form, in which the attached chart is created manually using Graphics. When I run the form, the OG.OPEN function is called and the chart is displayed. However, it can only show a part of it. I want to know how can it can be fit into the size of the chart item, so that the whole chart can be shown on the screen automatically. Thanks !!

    Dear bowiecpy
    Pls let me know how to do it Plz
    Regards Lakmal

  • Iterate over and access pieSeries chart item

    HI ALL
    Ok iterating over column chart series does not work with pie
    series.
    The code I use for column series is below, I want the same
    for pieseries . I also want to be able to select a piece of a pie
    chart within code. If a user click a pie chart item, I have have it
    rotate and expand to show data. I want to do the same in AS. Select
    pie chart item rotate it, expand it and select it.
    Thanks
    Dean
    private function findSeries(lbl:String):ColumnSeries{
    var series:ColumnSeries = new ColumnSeries()
    for(var i:int=0;i<colChart.series.length;i++){
    var tmpSeries:ColumnSeries = colChart.series
    if(tmpSeries.displayName == lbl)
    series = tmpSeries;
    return series;

    I do not see your forum code to comment, but you probably are not trying to access the string field. The other possibility is that the input pointer is still valid (not dealloc'ed elsewhere in your code, but this is something you should never bank on. You can use self.xyz, or [self setXyz] which are complimentary. If you do not want to use the property/accessor, you can copy the input or send a retain message to the variable. Bottom line is you need a retain/copy message to be sent for subsequent access to work.

  • Overall result in Query designer displaying ' * ' for one kf when executing

    Hello
    I have a got a kf in which value ' * ' is getting displayed when i have done display overall results for one of my chars. Now what i am hoping is that this can be because there are too many records in the display and the total is too huge and that is the reason it is disaplying * in it. Please can somone guide me if there is some setting that can be done

    Hi Tom,
    This is because you have different unit or currency in the data record and you can not sum it if they are different unit/Currency therefore system is showing you *.
    You can try NODIM(KF) and see if it is adding or try currency or unit conversion at query level so that all records in the query have same unit/currency.
    Regards,
    Kams

  • Overall result of structure

    Hi all,
    I have two structures in my query----
    one for char and one for keyfigure........
    In rows i have char structure and one more char 0wbselment........
    when i execute the report i want to display overall result for the structure..........rightnow its displaying for individual fields of structure and overall result is not possible.........
    Edited by: Raj on Jul 27, 2009 1:49 PM

    Hello,
    Select the individual char under struture and in properties goto the  calculation tab and for calculate result as select 'HIDE' except for the first char in the struture.
    If your WBS_ELM is topmost char then simply hide result for all char in structure and show result only for WBS_ELM.
    Regards,
    Shashank

Maybe you are looking for

  • Retrieving values from a table

    Hi all, I need to retrieve values from CSKS-KOSTL for values containing the pattern entered by the user. For example, if the user enters 1, need to retrieve all the KOSTL values starting with 1. But when i write a SELECT statement mentioning where ko

  • QM Procee for bello scnerio

    HI QM Experts, I am a PP consultant and want to map following scnerio 1 Quality at the time of  Goods issue(GI)  also i can skip that if i want 2 Quality at the Time of GR , Also i can skip that when i want 3 . Quality certifacate at the time of deli

  • Failover Cluster on Server 2012 R2

    Hi I`m trying to deploy a Failover Cluster with two servers, both Virtual machines on Vmware, OS- server 2012 r2. Both servers can see all disks from storage. For some reason, I keep getting these messages(for all disks) when I run "Validate Configur

  • BIP Desktop version vs. EBS version

    I am experiencing unpredictable results between how Word 2007 (with 10.1.3.3.0) renders my Template and how EBS (BIP v5.6.2) renders the same Template (content above start:body on first page missing). If I am on v5.6.2 in EBS, do I have to use the De

  • Adobe Offers Photoshop CS4 at Significant Savings to PSE Users

    Adobe has emailed a formidably tempting offer of PSCS-4 to registered users of PSE #s 4,5,6,7, and 8. This offer is directly from the Email, or by calling Adobe's sales number. So, I bought a copy today. However, the sales associate I spoke with crea