How could be calculate only result  for cummulative value in bex level?

Hi Expert,
I have to requirement on bex level only result calculation
scenario below like that
Company code         % X
100                      10
200                      13
300                      15
Result           = only cummulative   (not sum eg 38)
So how could be achieve  only this result value ??
Pls advice
Regards
Waseem

Hi Suman,
Thanks for reply
I had already applied its came only sum values
But i have to need only Result values . I am giving one more scenario like that
Comapny code         M               J                     L             D %
100                        70              30                     10             = 10/(70+30)*100 = 10
200                        80              20                     13           = 10/(80+20)*100 = 10
300                        150             50                    30            = 30/(150+50)*100 = 25
Result                                                                          =    L/(M+J)*M = 53/400*300 = 39.75
I hided the values M , J and L , need only result value above scenario so could be achive
pls reply
Regards
Waseem

Similar Messages

  • How could be calculate only result  for cummulative value in Webi level?

    Hi Expert,
    I have to requirement on webi level only result calculation
    scenario below like that
    Company code            % X
    100                      10
    200                      13
    300                      15
    Result           = only cummulative   (not sum eg 38)
    So how could be achieve  only this result value ??
    Pls advice
    Regards
    Waseem

    Hi,
    Gaurav and Arijit,
    Thnks for reply
    I have to need only Result values . I am giving one more scenario like that
    Company code         M               J                     L             D %
    100                              70              30                     10             = 10/(70+30)*100 = 10
    200                              80              20                     13           = 13/(80+20)*100 = 13
    300                               150             50                    30            = 30/(150+50)*100 = 15
    Result                                                                                    =    L/(M+J)*M = 53/400*300 = 39.75
    I hided the values M , J and L , need only result value above scenario so how could be achieve
    pls reply
    Regards
    Waseem

  • How could i activate BI-Content for SPP

    Hello
    How could i activate BI-Content for SPP.
    I only find the reoport RSBCT_BICONTENT_ACTIVATE. But it does not work for SPP
    I geht the following message:
    Finished starting the activation. Please check the application log with external ID BI Content Installer (SCM)
    But in the sm 37 i don't find anything.
    Thanks
    Sven

    Hi MadissonStudios.
    Thanks for the time you took to try and help me out.
    I can't access the link (even correcting the double '//' or the space in the link.
    I've followed your sugesttion and tested it but didn't work. The hover state is always for the top layer (z order) and the hover state of the image fills over the text. If I put the text over, it covers the image. Grouping didn't make a difference.
    Maybe I'm getting your indications wrong, but without access to the file, I don't see another way I could have done it any different.
    Thanks once more.

  • TS3988 It seams that i have another Apple ID, how can i use only one for everything?

    It seams that i have another Apple ID, how can i use only one for everything?

    http://support.apple.com/kb/HT5622?viewlocale=en_US
    -The specific point:
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    If you are wondering how using multiple Apple IDs relate to iCloud, see Apple IDs and iCloud.

  • HT1311 My account registered in Malaysia, but currently I'm in Indonesia and using local sim card, how could i download an update for any application purchased?

    My account registered in Malaysia, but currently I'm in Indonesia and using a local provider sim card, how could i download an update for any application purchased in my iPhone?

    Apple takes a few days to bill your credit card. By removing to information the next day Apple could not bill you therefore creating the predicament your in. Try contacting iTunes support so they can help you resolve the issue.
    http://www.apple.com/support/itunes/

  • How do we calculate Accumulated Depreciation for a Particular Period

    Dear Members,
    How do we calculate the Accumulated Depreciation for a particular asset. It would be great if some body can explain me ,what tables should we use.
    I read that Accumulated Depreciation is nothing but deprn_reserve column in fa_deprn_summary table. I have to make a report which should show the accumulated depreciation for an asset by period name. (eg : For MAY-07 the report should give the accumulated depreciation for that asset).
    Please give your suggestions.
    Thanks
    sandeep

    Hi,
    You can use DEPRN_RESERVE from fa_deprn_summary to get accumulated deprn. Make sure you select the latest row from fa_deprn_summary for a particular period.
    Use FA_DEPRN_PERIODS to join with period_counter if you wnat to use Period Name as criteria.
    Cheers
    Sunil Chawla

  • How can i calculate execution time for methods?

    I'm making a project that i want to calculate execution time for a
    method in "miliseconds" or "microseconds".You see,I have a sort algorithm and i want to calculate execution time of this algorithm.How can i do?
    Thanks...

    Just remembered.
    The answer you get isn't trustworthy below a hundred millis, so you may need to sort a hundred or a thousand times to get a reasonable elapsed time. You also need to run the test five or ten times and take an average. In Windows you should fire up the Task Manager and be sure that your other CPU usage is as near to zero as you can get.

  • How could i set fixed heights for all of my web pages?

    I want fixed heights for all of my web pages.Do i have to set any margins for my footer?Because by adding some contents in between header and footer ,then the footer goes down.How could i have fixed height pages?

    You may like to have a fixed footer as in
    #footer {
       position:fixed;
       left:0px;
       bottom:0px;
       height:30px;
       width:100%;
       background:#999;

  • How do you calculater correlation coefficients for data?

    I would like to calculate the correlation coefficient for data which has a linear correlation. I can calculate the linear fit, but how do you calculate the correlation coefficient from this data. Any help would be greatly appreciated.

    If you're just looking for the correlation coefficient (r^2 or r) of a linear regression, you can use the method described HERE earlier.
    LabVIEW Champion . Do more with less code and in less time .

  • HT4859 how can i restore only contacts for example from icloud backup of my ipad?

    how can i restore only contacts that have been backed up from my ipad to icloud backup?

    You cannot... See this discussion...
    https://discussions.apple.com/message/17507130#17507130
    Also see Contacts here  >  http://help.apple.com/icloud/?lang=en
    And here  >  http://www.apple.com/support/icloud/contacts/

  • For Multi value attributes, how we can view only the most recent value?

    Where we can set what in endeca servers (MDEX, Clover & Studio) to view only the most recent value of a multi assign value attribute on Studio server?

    That's correct, multi-value attributes do not support this in Endeca.
    If you're looking to do it, I would keep writing your updates to the multi-value attribute (to maintain the functionality that depends on this attribute and its multiple values) and also write it to a separate single-value that is constantly being updated, rather than appended to.
    Something like:
    One attribute called MyValueMulti as a multi-assign.
    AND
    One attribute called MyValueLatest as a single-assign.
    Regards,
    Patrick Rafferty
    http://branchbird.com

  • How to search for multiple values with Bex Prompts

    Hi,
    I would like to know  if it is possible to search for multiple values at the same time with Bex Prompts instead of searching one value at a time (please see the screen shot below). I searched the forum couldn't find any relevant answers. please let me know  how  to achieve?
    Thanks,
    Charvi.

    Hi Charvi,
    You can use wild card search to ensure you get multiple similar values listed as search output.use * for multiple characters and ? for single character.
    For Example, Ravi * would result you all employees with first name as Ravi
    You can use various search formats such as * Ravi * and * Ravi and Ra?? etc.
    Thanks
    Mallik

  • How to keep 2 decimal places for double value

    Hi,
    I need rounding function, which should round a double number till 2 digits, if there is no decimal part it should append 2 zero's in decimal places.
    eg. 100 --- > 100.00
    200.234 --> 200.23.
    I tried with Number class. but it is returning string, from that string if I try to convert to double value, it is rounding off one digit.
    Can any one help on this problem.
    Thanks,
    Suman.ch

    I am using xmlBeans using that I need to write this
    rounded value into a xml file, for that I need only
    double value with 2 decimal places.You can probably write the value as a String instead of a double somehow, so you can use the DecimalFormat class.
    You could try their mailing-lists for users/developers:
    http://xmlbeans.apache.org/community/index.html

  • MDX missing out 'All' level results for attribute joined to leaf level of a hierarchy

    I have an MDX query with a cross-join of a hierarchy and a simple attribute on rows.  The leaf level of the hierarchy maps one-to-one with the simple hierarchy, while the other levels map onto multiple values of the simple attribute.  In the results,
    an 'All' level row of the simple hierarchy is produced for all values of the hierarchy.  However:
    1. if the rows are numbered using Rank, the row number that the 'All' rows of the root level values of the hierarchy should have is skipped, and the rows that should have it have a repeat of the single child's row number.
    2. in SSRS no 'All' level of the simple attribute is found for the root level of the hierarchy.
    My reading of this is that the All level is not being produced for the one-to-one root level relationship, and the query is reading the first non-empty value.
    Any thoughts on (1) how to force the production of the missing 'All' level values; and (2) how to use Scope or some other means to place values in the positions where they are missing.
    Ken

    It would be helpful to see your MDX query and a screenshot illustrating the results!
    Thanks! Josh

  • How to get the leading zeros for decimal values?

    Hi,
      How i wil get the leading zeros for decimal values.For CONVERSION_EXIT_ALPHA_INPUT it is not working.Now iam using overlay condition for getting leading zeros.But iam getting the value like 00013.500.But as per my requirement i want to display this value 0000013.5.
    my code is
                    overlay w_MetLife_detail-rdempsalary with '000000000'
                    data :rdempsalary     type char9
    Please help me on this.
    Regards,
    Sujan

    Hi
    For more info,
    The function of the statement UNPACK is based on the fact, that the BCD display of a decimal place corresponds to the second half-byte of code of a digit in the most character representations. This conversion is commonly called "unpacking".
    The statement PACK to pack is obsolete and can be replaced by MOVE.
    If destination is specified as untyped field symbol or as untyped formal parameter and is not flat and not character-type during execution of the statement, then an untreatable exception occurs in Unicode programs. In non-Unicode programs, an exception occurs only with deep types, whereas flat types are treated as character-type types.
    Example
    After the assignments,char1 and char2 contain the values "123.456" and "0000123456".
    DATA: pack  TYPE p LENGTH 8 DECIMALS 3 VALUE '123.456',
          char1 TYPE c LENGTH 10,
          char2 TYPE c LENGTH 10.
    MOVE   pack TO char1.
    UNPACK pack TO char2.
    Regards

Maybe you are looking for

  • How to best partition an external drive for my purposes?

    Hello, please help, I've just bought a Western Digital 'My Passport' 320Gb USB (no firewire) portable external harddrive for backing up my data prior to iMac repair. I also plan to totally wipe my PPC iMac and reinstall it with Leopard. I erased the

  • Text flow to additional pages at end of document, how to set up in InDesign CS5

    I've added additional pages to a document in InDesign CS5 -- but how do I set up my document so when text is supposed to get pushed to the additional pages the text flows from page to page on these extra added pages? Right now I've added additional p

  • How do you change the font color on window.StatusTextattribute?

    I'm using Forte 3.0.G.2 and can't get the font color to change. I've followed the instructions in the help documentation by creating a data field widget (named it _StatusLine) and mapped it as a TextData.  In my Init method I then have a chunk of cod

  • How to execute the content of varchar as query

    Hi everyone! I did a PL/SQL region in apex, in this region I did the query which is storaged in a variable; it was did it concatenate several times, in the procedure I have several sentences. I thought that the command 'execute immediate' would get a

  • ESS Travel Request Workflow issue.

    Hello All,               I have copied Standard Workflow WS20000050. and using this Workflow for ESS. when Approver  Send it to Initiator for Changes . when initiator want t do change in ESS by Executing Workitem. there is no any Button for Save the