Graph on overall result in WAD &Counting on chars

Hi,
I have 2 characterstics Company and Customer for which I have given the datatype as CHAR
For example I have total no of companies  = 100 out  of these 75 companies are Oracle Customers
Now I want to calculate 100/75*100 which give the %
Company           _____ Customer
Amro Holding     Yes
Edwards           ______Yes
AMMB s           ______ No
ATEbank           ______Yes
Sie           ______No
In the above example total no. of cos are 5 out of 5 companies only 3 are customer of Oracle . How can I count the values for the characterstic&how can  this overall result data needs to be represented in the bar graph in WAD
Please let me know how can I work on this
Thanks
Maya

are you r using wad 7.0 or 3.5
in 7.0  right click on the graph, edit  nyou wil be in the wizard go on step 3 and try to change the series and make sure visilibility is checked
if this doesnt work then click refine and go to series and make sure show lables are checked.
try this.

Similar Messages

  • 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

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

  • 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

  • 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

  • Charting Query Total results in WAD

    Hello, I have a question regarding charting only the results in WAD. Currently, I have a % Lot Acceptance Calculated Key figure and in my Rows "Vendor" Upon executing, I get each individual Vendor counts which fall in the % Lot Acceptance bucket. I then retrieve the results, summed up view but when I chart this in WAD, I do not want any low level results but only the rolled up results. Any suggestions on what approach I should take? Should I possibly be pre-calculating the % Lot Acceptance in the Update rules and create a new field % Lot Acceptance which holds the "resulted" value? Should I utilize Virtual Characteristics/Key Figures? Thanks for your help in advance.

    Andy,
    Welcome to SDn ,
    whhat you could do is to remove all the drill downs so that the query result matches what you want in the chart and then save the same as a view , then attach the view to a chart data provider.
    Maybe posting it in the Business Explorer forum will be of more help...
    hope this helps...
    Arun
    Assign points if useful

  • 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

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

  • 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

  • Issue with Overall result in Formula

    Hi all,
    I have two keyfigures K1, K2 and a formula F1 in the report. (F1 = K1/ K2). And i have set the "Calculate result As" property of the keyfigure K2 as "Average". My report output looks like this,
    K1   |    K2   |   F1
    5     |    10    |    0.5
    10   |    15    |    0.6       
    15   |   12.5  |   0.6               (Overall Result)
    The overall result of the K1 and K2 are fine. But overallresult of F1 is incorrect. Its should be (15 / 12.5 = 1.2 ) .  But system is calculating as 15 / 25 = 0.6,  where 25 is got by summing K2 values.
    How to overcome this issue?
    Thanks in advance...

    Hi,
    Average for two number N1 and N2 is (N1+N2)/2
    here in your case looking at this formula system is calculating the right values.
    overallresult of F1Its should be ((15 / 12.5)/2 = 1.2 /2)   which is 0.6 . System is calculating as0.6 which ideally is correct.
    Regards
    Rahul
    Edited by: Rahul Bindroo on Nov 10, 2009 7:30 AM

  • Display of only overall Result

    Hi
    Currently we  have  a ARreport is displayed following manner
    Customer          0- 30 Day    30 - 60 Days  E.t.c
    A                  1000          6000
    B                   230          10000
    Total              1230          16000
    User Want to see the report in following manner
                     0 - 30 Days   30 - 60 Days
    total             1230          16000
    when he click on 1230, he wants to view the customer who makes to 1230
    For information - 0-30 days is a calculated Key figure
    if we remove the customer from the row. the total is becoming zero.
    your help is appricated

    Hi,
    Try this:
    Create a structure in rows also..from context menu>new selectino>drag and drop Material. Rename new selection as Material.
    Now drag and drop Material into rows next to structure.
    Right clcik on Rows--->display as Hierarchy.
    Now execute the Query.you will see Material (Which is Structural element description)...and if you expand it,you will get individual material values...
    But as for as i know you would get overall result only for Basic KeyFigures.
    Just tryout and let me know.
    please don't forget to assign points to useful answers.that's the way of saying thnaks here in SDN.

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

  • Do not display the overall result for one KF

    Hi,
    Question is in the title, here is an explanation of what I want to get with a simple BEx query (without adding extra vba)
    2 KF : KF1 and KF2
    2 Caracteristics : let's say 0PLANT and 0CALMONTH
    0CALMONTH is displayed in line, 0PLANT in column
                         overall result    1701    1709    1710
    0calmonth        KF1               KF2      KF2     KF2
    01.2009           xxx               xxx       xxx     xxx               
    02.2009           xxx               xxx       xxx     xxx
    03.2009           xxx               xxx       xxx     xxx
    Basically what I want is to KF1 only for the aggregation of all plants and I want to display KF2 for each plant
    Do you think this is possible ?
    For now I only succeed in getting 
                         overall result    1701    1709    1710
    0calmonth        KF1  KF2      KF2      KF2     KF2
    01.2009           xxx               xxx       xxx     xxx               
    02.2009           xxx               xxx       xxx     xxx
    03.2009           xxx               xxx       xxx     xxx
    I checked the forum for a while and did not find the answer (zero suppress do not work on result)
    Thanks for you help,
    rgds,
    Sebastien

    Hi,
    I didnt get exactly for what you are looking for ,
    Chars : 0Plant, 0Calmonth....put these two in two new selections by creating a new structure in Rows
    KF:        what ever the KFs you need put them in Columns in a structure,
    then enable the Cell Reference, now you can hide the KF results by cell wise and/or column wise however you need,
    Regards
    ReddY A

  • URGENT : display only overall result

    hi........my query to track the performance of dealer.
    in the selection i've added customer creation date (user entry), customer group as Dealer, branch (user entry), division (user entry) & fiscal year varient.
    the structure is:
    in the row : bill-to-party
    in the column :  last year sale |         this year sale |          last to last year sale |
    if i run this qurery in the same workbook for different creation date then i just want to see the overall result for each date range.                   
    how can i do this? pls help........

    Hi Priya,
    Just remove Bill to party from Drill down, i mean no characterstics in drill down (along rows in your case) from all the sheets of workbook.
    Only keep your 3 Key Figures along the cloumns.
    It will just show you Overall Result. As you want overall result i dont think you need report displayed by Bill-to
    Thanks
            Chitrarth Kastwar

Maybe you are looking for

  • LinkedButton de Sistema

    Bom dia a todos, estou com a seguinte duvida, criei um choosefromlist em uma matrix de sistema e ele está funcionando corretamente, porém, não consigo colocar a seta laranja nesse campo da matrix pelo fato de ser uma matrix de sistema, alguem já prec

  • How to display xml code in page?

    Hi,    I have a string which content is a xml file, I want to display the content of string in xml mode, such like dispalying a xml file in IE browser. How to do it?     Thanks a lot!

  • CF8 Webservice error handling

    As my title tells you, I have a problem regarding error handling in webservices. I've set up an application.cfc where I've implemented generalised error handling. Whenever a coldfusion error occurs, this is the place the error would be caught and pro

  • Error using brio

    Hi guys,Please help me. I have a problem when I want to see my report on web. For your information, my company using brio to view the report. When I click at the report, the window – file download and this message appear:Some files can harm your comp

  • Naming Convention document for MDM

    Hi, I am looking for naming convention document for MDM . If anyone have then please do share with me . Thanks, Rohit [email protected]