Combine with similar request dived values

Dear All,
I have one report with using Combine with similar request.(Union)
TableA
Name Amount SAR
TableB
Name Amt SAR
Result Column:
Name Salary
My requirment in salary result column i shoul use divided by 100.
When i clicl fn button i am not able to see in result column.
How will divide /100 then Multipla with another result column SAR
Thanks
Govind R

Hi ,
When you are using the combine with similar request..
under the results columns we wil not have the fx there will be only formarting options avilable.
If you want to perform any calculation you have to do on the each criteria ..then it will work
Thanks,
Ananth

Similar Messages

  • Sum lost after combine with similar request

    Hi experts
    I've used the 'combine with similar request' option to combine 2 reports that have exactly the same columns.
    The only difference between them is that they're using different filters.
    The combine action is done correctly but the The sum over the years is missing
    When I run the 2 reports separatly for both of them the sum is shown in the report but when I combine them It's missing.
    Any one can explain why??
    Edited by: aharrab_be on Apr 30, 2009 10:32 AM

    hi..
    even in table view, go to fx of particular measure.. and
    below you find option Aggregation Rule, set it to sum and try...
    And it would be nice if you assigned points for correct answer.. ;)

  • Combined with similar request

    I need to filter a column in a combined query results, and managed to add a filter but I get the following error "Element doesn't contain required attribute ."
    please helpme

    Ok, I have been following that path.
    I have 1 report with a specified criteria, which is linked a second one.
    The issue is that if I have e.g.
    Report 1*
    Number| Weight| Height
    1| 100| 6
    3| 200| 10
    4| 400| 20
    Now based on based on the records found on report 1...Want to find in Report 2 those records where the attributes have a specified range (+/- 10%) Any records that fall within that range
    Ranges_
    Number| Weight| Height
    1| 90-100| 5.4-6.6
    3| 180-220| 9-11
    4| 260-440| 18-22
    End result
    Report 2*
    Number| Weight| Height
    7| 110| 6.6
    9| 180| 9
    5| 260| 21

  • Combine With Similar Request

    Hi,
    My requirement is like this i want Current year in 1st criteria and previous year data in other criteria with labels(distinguishing current year and previous year). To do the needful for the requirement I got, I am using union of two different criteria's from the same subject area. The Issue which I am facing is like this. If one my criteria has no results then that row is disappearing but I want that row to exist though there is no results so that the layout will not change.
    Thanks,
    Phani.

    Hi,
    Try using conditional formating on columns.If null display somthing like strike through etc.
    Regards,
    Srikanth

  • Filter with similar request

    Hi Gurus,
    What is the use of filter with similar request option in which scenarios we will use these option.
    Thanks,

    Hi, David
    Yes, this same one is the problem. But as indicates Obiee 1 Kenobi is a problem recognized by Oracle (Based on further research, it is not possible to use a union table to pass the filter to a target table.Bug 6067587 has been raised as a fix for this, and the "fixby" version is 11.1.1.2)
    At the moment solve the problem using filters with AND-OR.
    Thank you for your help.
    Nora

  • Sorting table combine with Assending n DESCENDING  value

    Dear All ...
    i want to sort by table  with some field.  which some of the field in assending  n some in desending.
    example: this my table itab .
                 1.1.09       a            H 
                 1.1.09       c            H
                 1.1.09       c           S
                 1.1.09       a           S
    after sort  become
               1.1.09       a          S   
               1.1.09       a          H   
               1.1.09       c          S   
               1.1.09       c         H   
    from above sample ....... 1st n 2nd value is sort in assending , but 3th sort in desending ....
    any idea ?

    Hi,
    Try this,
    DATA: BEGIN OF itab OCCURS 0,
            f1(15) TYPE c,
            f2(15) TYPE c,
            f3(15) TYPE c,
          END OF itab.
    itab-f1 = 1.
    itab-f2 = 'a'.
    itab-f3 = 'H'.
    APPEND itab.
    itab-f1 = 1.
    itab-f2 = 'c'.
    itab-f3 = 'H'.
    APPEND itab.
    itab-f1 = 1.
    itab-f2 = 'c'.
    itab-f3 = 'S'.
    APPEND itab.
    itab-f1 = 1.
    itab-f2 = 'a'.
    itab-f3 = 'S'.
    APPEND itab.
    SORT itab by f1 f2 f3 DESCENDING.
    LOOP AT itab.
      WRITE:/ itab-f1, itab-f2, itab-f3.
    ENDLOOP.

  • Answers, Aggregation with the combine with a similar request utilities

    I use Answers (OBIEE)
    I would like to know the way to do an aggregation (Sum) with the utility “combine with a similar request”.
    Example with a little demonstration:
    I combine the same query, but I get the repeat record for the same record value (PER MONTH).
    2011 01 || 35 000
    2011 01 || 35 000
    2011 02 || 50 000
    2011 02 || 50 000
    2011 03 || 75 000
    2011 03 || 75 000
    I wish to obtain the sum of PER MONTH like
    2011 01 || 70 000
    2011 02 || 100 000
    2011 03 || 150 000
    Does somebody has a solution, thanks
    Edited by: user8898885 on Feb 15, 2010 6:15 AM

    Ok it's correct. But i added a result column to affect % variation of the result. And i got a problem.
    Example: (Column 4 = Column 2 / Column 3)
    2011 01 || 20 000 || 40 000 || 50 %
    2011 01 || 20 000 || 20 000 || 100%
    The result is 150%, it's wrong... 40 000/60 000

  • Union Of reports using Combine Similar Request

    Hi,
    I have a requirements to perform a calculation that involves results from 4 different reports.
    I am using the Union Operation in Combine Similar request for analysis option and I built the table that pulls out values from 4 different reports. Now the business requirement requires that I sum the results of 3 of these reports and subtract the result of the 4th report from the sum. Is there a way to achieve this additional calculation.
    To put this in an example
    Report 1 Results + Report 2 Results + Report 3 Results - (report 4 results)
    I made sure that all the columns in these reports match in terms of datatypes to perform the union operation on these 4 reports.
    One addition, I do not have an option to extract this data just in one report due to differences in the filters and also these are sources from multiple fact tables.
    Please help me with this request. If there are any portions of this message on which you need more clarification please let me know.
    Any help will be greatly appreciated.

    Instead of combining those 4 different criteria I would suggest to go by metric level filters or and then do the final calculation or else 'Filter based on results of another request'.
    Pls mark if helps

  • Prompts for Combine similar request (Union query)

    I have been given 5 tables for creating one report out of each table. I created aliases and
    necessary self joins. I now need a summaryreport that combines these five tables. I tried the
    "combine similar request" and the report functions fine. Now I have to create two prompts, one for
    country and one for job. These are fields available in 4 tables and have the same format alongwith
    the same datatypes. Please help me with this.
    Table 1 Report A
    Table 2 Report B
    Table 3 Report C
    Table 4 Report D
    Table 5 Report E
    Table 1 - Table 4 contains Country and Job field which is of the same format and datatype.
    Table 5 does not have these and its not necessary for us to prompt this.
    This has no star schema setup and I am not in a position to get it done as well. I considered each
    table to be a fact table and created aliases, selfjoins etc. Please help with the procedure to
    create the two dashboard prompts. If I choose USA then the first four amongst the union queries
    should reflect data for the USA. The same applies for Job.

    Hello
    Thanks for the reply.
    My problem here is that I have 5 different tables with country fields in them. They are of the same format and datatype but there is no join between these tables. If I choose one Country field from any particular table, then the combine similar request doesnt seem to take it for other queries where the fields come from a different table.
    eg.
    Table 1 - table 5 have country fields
    I choose to create a prompt based on Country from Table 1. The union query doesnt seem to reflect on filtering values on the queries from other tables. It would filter only the values from table 1.
    Please let me know as to what can be done!

  • Conditional formating in pivot view using combine similar request

    Hello,
    I have a report using combine similar request. It's a union report with around 6 reports.
    Now for first 2 report results the user wants red and 2 report results green and last two yellow.
    Is there a way we can do this?
    also the report is in pivot view.
    thanks,
    deep

    Instead of combining those 4 different criteria I would suggest to go by metric level filters or and then do the final calculation or else 'Filter based on results of another request'.
    Pls mark if helps

  • Combine similar request

    Hello All,
    I am using combine similar request. I see an option Add result column in combine similar request. I have read on a blog that we can do calculations like saw_2 / 2 etc. Can we also do saw_2 - saw_1 ?
    I tried doing so. But the column just returns null value.
    Is this something we can do?
    thanks,
    deep

    Can you do the calculation column on each individual query when done separately? (This will test both format and nulls.) Try adding the calculated column to each query using IFNULL(column, 0) instead of trying it on the Results Columns.

  • How to merge rows with similar values in alv grid display in webdynpro

    Hi experts,
                   i want to know about how to merge rows with similar values in alv grid display of webdynpro.grouping rows is possible in table display in webdynpro but i am not able to do row grouping in the alv grid display in webdynpro.
    kindly suggest.
    thanks ,
    Anita.

    Hi Anita,
    did you find a solution for this? I have opened a Thread, if you know the answer maybe you could help me out:
    Is there an ALV function similar to the TABLE Row grouping?
    Thanx in advanced!!!
    Kind Regards,
    Gerardo J

  • DIAdem dac combined with NI PCIe 6259 doesn't send out data

    Hi,
    I have a NI PCIe 6259 card & DIAdem 11.2.0 (2010 version) on a windows 7 PC.
    Analog inputs & analog + digital outputs are configurated in MAX 9.8.0f0. (Global virtual channels)
    When I run a dac, analog inputs works perfect.
    Both analog and digital outputs doesn't work. Only one of the four analog outputs give out the value which was send out.
    In the past I had the same problems with this DIAdem version in combination with a thirth party USB card, but this was solved by new firmware & software drivers.
    Someone who had similar problems?
    Thanks.
    Solved!
    Go to Solution.

    Hello,
    I Tried the testpanel. Both analog and digital outputs works correctly.
    I have no experience with labview. So this card isn't tested with labview.
    One time the digital outputs works with DIAdem, mostly it didn't work. Analog outputs are OK.
    GfsDAQ driver version is 11.2.0.
    I suppose that this has caused by driver problems.

  • Satellite L650: Some combinations with the FN button do not work on W7x64

    Hello,
    System
    <h3>Satellite L650-1KU</h3>Part number
    <h3><span class="partNo">PSK1LE-01700MRU</h3>
    I have install Windows by myself - this laptop haven't any OS from factory.
    Installed Windows 7 x64, all drivers and utilites from Toshiba driver site for windows 7 x64 accessible for my laptop model.
    I have no any unknown devices in Windows Device manager, all drivers installed and all hardware components woks fine i.e. wifi or bluetooth or web camera.
    But I still can't use some of keyboard combinations with Fn button. Not all, just five combinations do not work: Fn+F2 power modes, Fn+F4 hibernate, Fn+1,2 zoom and Fn+F8 wirelles devices.
    From search I have found only mentions about Fn+1,2 zoom - this funtion provide some util named Toshiba Zoom but on download page no any Toshiba Zoom for my laptop model and W7.
    Looks like there must be installed some additional utils from vendor for handling this combinations but I cant find any additional info or soft on driver download page.
    May be there are some utils what shold be located in lists of drivers/soft for 32 bit windows and it will be fine for 64 bit one?
    All combinations which works fine like volume +- Fn+3 Fn+4 or mute Fn+ESC does not shows any popus at moment of pressing, just <span class="short_text"><span class="hps">perform <span class="hps">its <span class="hps">function <span class="hps">without any indication.
    Dear users and support, can you help me what I should install from additional utils to provide support for combinations Fn+F2 power modes, Fn+F4 hibernate Fn+1,2 zoom and Fn+F8 wirelles devices?
    Message was edited by: Gimli_r

    Have you installed the Toshiba Value Added Package?
    Have a look on the Toshiba support/downloads website. Ensure you install the Win7 64bit version of TVAP designed for the L650 series.
    Updating the BIOS may also help.

  • Reading POST-Request-Parameter-Values from WebDynPro now possible?

    Hello,
    in the past I always was disappointed that in WebDynPro there was no way to read POST-request-parameter-values directly after the call of a WebDynPro-Application.
    The only (documented) way to read / transfer request-data into an WebDynPro-application was via "URL query string parameters" in the request URL.
    The last week I forgot this restriction. I called my WebDynPro-application using a POST-Request-Parameter (cookie_guid) instead of an URL-parameter.
    After noticing my mistake, I was really surprised that the WebDynPro could read / shows the the POST-Request-Value.
    I didn't make any changes in the coding of my WebDynPro-Application (zvis_show_sso_cookie).
    After this cognition I built the following simple HTML-formular to analyse the behavior of the WebyDynPro by calling it with an URL-Parameter (cookie_guid=Url-GUID) together with the POST-Parameter (cookie_guid = Post-Value-GUID).
    After calling the WebyDynPro it reads / shows the "POST-Value" of the request !!!
    (Remark: If I made a simple refresh or type directly the URL "http://hg10762.vis-extranet.de:1080/sap/bc/webdynpro/sap/zvis_show_sso_cookie?sap-language=DE&cookie_guid=Url-GUID" in the browser, the same webdynpro reads / shows the URL-Parameter-Value).
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
           "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    </head>
    <body>
    <form method="post" action="http://hg10762.vis-extranet.de:1080/sap/bc/webdynpro/sap/zvis_show_sso_cookie?sap-language=DE&cookie_guid=Url-GUID">
      <table border="0" cellpadding="5" cellspacing="0" bgcolor="#E0E0E0">
        <tr>
          <td align="right">Cookie_GUID:</td>
          <td><input name="cookie_guid" type="text" size="30" maxlength="30" value="Post-Value-GUID"></td>
        </tr>
        <tr>
          <td>
            <input type="submit" value=" Absenden ">
            <input type="reset" value=" Abbrechen">
          </td>
        </tr>
      </table>
    </form>
    </body>
    </html>
    My questions:
    I there any documentation that describes the behavior of  WebDynPro after calling it by using POST-Parameter values?
    I believe in the past it wasn't possible to read POST-request-parameter-values in WD. Has SAP changed the functionality?
    Is the behavior I described in my example above mandatory?
    Regards
    Steffen

    As far as i know in general HTTP request  GET method is standard but in SAP POST is standard.  All the client request is passed as POST to the server in order to avoid the URL parameter length restriction in GET method.

Maybe you are looking for

  • APD Analysis Process Designer - CRM Data Target

    Hi, I have now defined the DataTarget and by "Release data target for Replication from SAP BW" I get the error: <b>Error when processing function module /SVC/OBJ_F4_<MyDataTarget></b> what does it mean and how can I solve this situation? Thanks FedeX

  • Customer Hierarchy Determination in Sales Order Header

    Hello Gurus, I am trying to determine how the customer hierarchy is being determined in the sales order for our instance of SAP. I can see 1D..1H get populated as partners so five levels are being bought in with 1H being the highest. The confusing pa

  • Songs NOT Recognized  IDK W2D :-/

    I recently upgraded to a iPod Touch from a 30GB iPod Video...I backed up my library on an external but when I started to add my music to the new device I noticed that not all the files transferred :-/ The files are in MP3 format and I also noticed th

  • Problems importing in the repository

    Hi I don´t know how to import a schema´s metadata in my repository. Do I have to do it with or without data? Both are in the same database. When I try to do it with the repository object navigator´s export option it shows the following error: Conn

  • Sales Order with minimum maximum quantity

    Hello SAP Masters, How to maintain a sales order with minimum - maximum quantity? Is there any programme which i can use to map this scenario? Thanks in advance amit