Percentage Display in Query Desingner

Hello,
following scenario makes me crazy:
Column A = 10
Column C = 20
Column E = 70
Column G = 100 as overall result.
Result should be:
Column B = 10%
Column D = 20 %
Column F = 70%
It shows always X. The result should be row by row.
I tried percentage function (% CT, % GT, RT) - without success
The result should look like:
                              A          B          C          D         E          F        G
Week: 34.2009    10          10%    20       20%     70        70%    100
                            10                     20                    70                   100
Currently result looks like
                              A          B          C          D         E          F        G
Week: 34.2009    10          X          20         X        70         X      100
                            10          10%     20         20%    70       70%  100
We are on 7.0.
Any help is welcome.

Hi Pascal,
Try this........
NODIM(Column A/ Column G *100) %A100
Also chek the Formula ,coz u will get X when there is a division by Zero.
Rgds
SVU123
Edited by: svu123 on Dec 4, 2009 12:07 PM

Similar Messages

  • Percentage display in Query

    i use Percentage Share of the Result (%CT) to display
    (http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm)
    Year       Region               Sales     %CT ‘Sales’
    1999       North                 30           50
                  South                30           50
                  Result for 1999   60           33.3333
    2000       North                 60           50
                  South                60           50
                  Result for 2000  120          66.6667
                  Overall result     180          100
    As the two charactistics is in the row, the result is all right in my query,
    but when i drag&drop the region into column, the percentage column display the result as 'X',so any one can suggest me any idea  to fill my requirement.
    WHat i want is:
                                           North                                 South                       
                         Sales    %CT ‘Sales’          Sales    %CT ‘Sales’  
    Year   1999   30                50                    30        50                    
               2000   60                50                    60        50                  
               result  90                50                    90        50
    Message was edited by:
            Terry Ni

    Hi,
    you have to specify in the KF property how you want the calculation to be performed "along the rows" or "columns". Try doing that within your report.
    Hope this helps...
    Olivier.

  • Data not getting displayed in query

    Hi
    I have master infoobject with keyfigure units as percentage, and data is loaded and working fine.
    data is not getting displayed in query, i am getting the error message, that exception aggregation has to be maintained for 0calday.
    how do i resolve the issue
    Regards

    solved

  • Infoobject in infoset but not displaying in query designer

    Hi,
    I have created a query on infoset(ods1 & ods2).
    a custum defined infoobject (fiscyr) is not displaying in query designer while it is present in infoset.
    pls give your inputs,for why this infoobject is not available in query designer.
    Thanks
    Radika

    Hi Radika,
    I cannot think of anything other than the solutions already mentioned in this thread (checking the IOBJ in infoset, running RSISET and activating it). I just had a foolish idea that you might not be looking for the right IOBJ. All the IOBJs from an infoset are not displayed with their original technical names in the query designer. They are disdplayed in the format: <infoset_technical_name>_FXXXXX where XXXXX is a number.
    Also try one more thing. Go to transaction RSISET and type in the technical name of the infoset there.
    Right below the box where you type the Infoset name is a check button. Check your Infoset there and then activate it from within the RSISET transaction (the activate button is right after the check button). With Infosets, sometimes just activating it from within RSA1 does not work but RSISET always seems to work.
    Do this and see if it helps.
    Thanks & regards,
    Nikhil

  • How to display the query results in several pages?.

    Hi,
    i want to display the query results in several pages. for example my query result found 50 matches, now i want to print 20 per pages next 20 will be in next pages. iam using only jsp & mysql.
    Regards
    Chinna

    Hi, what you are trying accomplish is known as pagination.
    You could use JSTL tags with Custom Tags to perform pagination in your JSP pages.
    evnafets showed me DisplayTags , you could use those as well http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html
    Here is one article on paging:
    http://www.javaworld.com/javaworld/jw-07-2004/jw-0726-pagination.html

  • Get the Ratings and Percentage displayed in an Activity Survey

    We want to display the Survey Rating and Percentage displayed on the survey created under Activities in CRM_SURVEY_SUITE.
    The function module is:
    Callback to PBO: (empty)
    Callback to PAI: CRM_SVY_ACTIVITY_PAI
    If the same survey is present under Opportunities, we could see the survey rating as well as percentage printing on the survey.
    This is happening because of the Function Module CRM_SVY_OPPORT_PAI.
    Callback to PBO: (empty)
    Callback to PAI: CRM_SVY_OPPORT_PAI
    Now, may be because of the default property of CRM_SVY_ACTIVITY_PAI
    function module, we are not able to see the rating and percentage on the survey in Activities.
    Is there a OSS note to do this? Or what can be done?
    please help.
    Thanks,
    Abhi

    Hello Abhi,
    In standard this is available only for opportunity.If you need the same functionality you can create your own Z code and copy the same code from opportunity and call this function module.
    I rechecked there are no notes on this.
    Regards,
    Deepa

  • Display Crosstab query in DataGrid

    Hi, I'm a Flex beginner. Could someone please help me how to
    display crosstab query result in DataGrid? The following query
    returns 6 columns:
    - First column: values in the field Sell_Channel
    - Second: Sum(Revenue Total) from the Revenue field.
    - Others: Revenue Subtotal by Sell_Channel and quarter.
    Quarters are values stored in the field name Quarter. In Datagrid,
    what would be the datafield for these 4 quarter columns?
    Thanks millions.
    Here is my SQL:
    TRANSFORM Sum(Revenue.RevenueTotal) AS SumOfRevenueTotal
    SELECT Revenue.Sell_Channel, Sum(Revenue.RevenueTotal) AS
    [Total Of RevenueTotal]
    FROM Quarter INNER JOIN Revenue ON Quarter.FiscalQuarter =
    Revenue.Quarter
    WHERE (Revenue.Fiscal_Year="2006")
    GROUP BY Revenue.Sell_Channel
    PIVOT Quarter.Quarter;

    Crosstab is a reporting function not a SQL one. SQL statements must have a fixed number of columns regardless of the data.
    The only way to do it using SQL is to use PL/SQL to generate a dynamic query as shown on Ask Tom here
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:15151874723724
    Otherwise there are reporting tools such as Oracle Reports that can do it as well.

  • Display the query result in an Excel file??

    hi there..
    am writing one script file that queries my DB and display the query result in an Excel file??
    i.e: if my query is :
    select col1, col2
    from table;
    and i want the results to dispalys in 2 col. in an Excel spreadsheet..
    Appreaciating ur cooperation..
    Mourad

    set colsep to a delimiter that is not normally part of your data like |
    also setup the environment with these other setup commands
    Set Echo Off;
    Set Concat Off;
    Set Pagesize 9999;
    Set Feedback Off;
    Set Verify Off;
    Set Term Off;
    Set Space 0;
    Set Colsep '|'
    Set Underline Off;
    If you wanted to use a comma delimiter the setup would be same but the set colsep='","'
    with the addition of concatenating a " on the first col and last col of the query
    eg.
    -- if first col and last_col are character types then
    SELECT '"'||col1,....,last_col||'"'
    FROM table;
    Otherwise if either is a number they would have to be converted with a TO_CHAR

  • Large number of attributes reduces data display in Query (PLS HELP).

    Dear Guru's
    We have newly upgraded our system to 7.0, Currently i have a Query based on master data info object(0 equipment) which contain several attributes, due to huge number of attributes, i cannot see data for few  attributes( Ex:-0service descrip), but data exists for these atrrib, when i check in RSA1. my client want to use heavy number of 0Euipment numbers(nearly 10000) in selection screen. thats the reason for data not to be seen.
    WE are under SP 16 also(Note 562162 - Additional selection of attribute reduces query result set is allready exists), and did not found any proper note.
    So guru's can any one please tell me how i can get the data in Query for these attribute by keeping the same selection option for Equipment numbers (10000).
    Dude's give me some good suggestion please...client is waiting from 1 week
    Thanks in adv
    Dev
    Edited by: Srinivas dev on Jun 10, 2008 11:52 AM

    Dear Yogesh,
    Thanks a lot dude...
    I assigned points for your kindly help....
    Got any idea about by initial post   Large number of attributes reduces data display in Query
    Thanks and Regards
    Dev

  • Display Bex Query in Web

    Hi,
    I want to display the Bex query directly in web.What are the possible ways that i can do, for the user to view the report in the web.Can anyone tell me how to configure RRMX in this case or how to do the settings for user to navigate from user menu to the required BW report directly from the SAP work bench.?I have tried linking from User Menu where the java servlets blocking the navigation.? Do i need to follow any configuration for this too?
    Thank You,
    Edited by: sunanda G on Feb 28, 2011 9:59 AM

    Hi,
    There are multiple ways to display the query in Web:
    ->Web Analyzer: In the query designer you need to click on the web symbol it will take you to run the query in web in the explorer. For this your server need to be setup contact your basis team for the same.
    ->WAD: After creating a query, you can display the same using Web application designer. Here you need to check the Java Settings to be installed.
    ->EP: You can copy the link generated from the query can be copied and displayed in the Enterprise portal.
    There is a search option available in the SDN , you can search for more information regarding the same.
    Hope this helps...
    Rgs,
    Ravikanth

  • How to cehck the restricted values in Query desingner

    HI ,
    I have a infoobject restricted with some values in the query desingner.
    NOw I want to check the restricted values ( which are there as an interval shown below the infoobejct in the query desingner).
    I can check it by going to change mode in the desinger but I dont have authorization to goto change mode . Is there any other way to check these restricted values.
    REquest  solution for this .

    hi please check my blog..
    [Query Details|/people/shanthi.bhaskar/blog/2009/05/22/query-details]
    Tcode : RSRTQ

  • Date should be displayed on query execution

    hello all
    when v execute a query date should display when query is executed.like if i execute query on 01/06/2006 this date should be displayed and when execute query on 01/02/2006 this date should be displayed?,like that so on?
    kindly anyone let me know how it should be done?
    how this should be done?
    many thanks

    hi Balaji,
    in bex analyzer, you can display the date with menu business explorer -> display text elements -> general, you will see some info, 'author'... 'last refreshed'.
    in web (WAD) you can use web item 'text element' and choose element type 'general text' and
    element id 'SYUZEIT'.
    element id can be used
    general text elements:
    - technical name of the query (REPTNAME)
    - description of the query (REPTXTLG)
    - InfoProvider (INFOCUBE)
    - key date for the query (SRDATE)
    - validity of the data (date and time) (ROLLUPTIME)
    - the person who wrote the query (AUTHOR)
    - the last time the query was changed (date and time) (MODTIME)
    - the last person to make changes to the query (MODUSER)
    - current user (SYUSER)
    - the last time the query was refreshed (date and time) (SYUZEIT)
    hope this helps.
    Message was edited by: A.H.P

  • Customer number is not displayed at Query

    Hi to all,
    I have created a query where i need to display the Receivables aging Report.
    when i check data at Cube level data is coming properly for Every Customer.
    but when i filter customer at Query level data is not displayed at query level.
    Please can any one provide me solution.
    i shall be thnakful to you for this.
    Regards
    Pavneet Rana

    Thanks for Reply,
    For some customer i am getting correct data, and for some customer i am not getting any data at Query level,
    although correct data exist for every customer at CUBE level.
    Regards
    Pavneet Rana

  • Percentage Display for subtotals

    Hello,
    on BW 7.0 percentage display for subtotals make me crazy.
    Material A
        Component 1            30
        Component 2            50
        Component 3            20
    Subtotal Material A      100
    Material B
        Component 4           20
        Component 5           20
        Component 6           10
    Subtotal Material B      50
    Overall result           150
    Result should be % display for subtotals by Material.
    Example for Material A
         Component 1           30%
         Component 2           50%
         Component 3           20%
    I have no clue how to solve this issue. It always calculates with overall result.

    Hi pascal,
    Hope ur getting the Result as Subtotals..........
    Use SUMCT for Sub totals and SUMGt form Overall Totals.As it is sub totals use  SUMCT in the Formula.
    Rgds
    SVU123

  • QA: Designer's operation to Add one more Field to display in Query Result Web Part

    QUESTION ABOUT Query Result Web Part presentation +1 Field
    I'd be looking at a property of Web Part to look up Discussion Board through Query Result Web Part. Currently it displays 'Title' column of Discussion Board, and my caring requirement is presentation customization to hold double
    columns of 'Title'+'Updated Date'. How could I add one more field 'Updated Date' to display in addition to that preexisting 'Title' field?
    Any procedural steps to realize how to add Filed to display in Query Result Web Part?

    Hi Yoshihiro,
    As I understand, you want to add the field to display in Query Result Web Part in SharePoint 2013.
    Which web part does you use? Content query web part or search results web part?
    If you use search results web part, you could edit the discussion board result template and add the updated field in the template.
    You could go to Design Manager: Edit Display Templates (site setting-> look and feel->design manager->edit display template), download the Discussion Item.htm file, and edit the file. 
    After editing, upload the file.
    The articles below are about how to modify an existing Display Template in SharePoint 2013.
    http://www.learningsharepoint.com/2012/09/17/sharepoint-2013-the-new-display-templates-for-styling-your-content/
    http://blogs.technet.com/b/sharepoint_quick_reads/archive/2013/08/01/sharepoint-2013-customize-display-template-for-content-by-search-web-part-cswp-part-1.aspx
     If you use content query web part, you could edit the content query web part, in the Property Mappings section select the “Change the mapping of managed”, and add the “modifiedOWSDATE” (it means the last modified date) in the line, after
    that you could see the update date under the title.
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Import finished with few errors...Help understanding it!

    Hi all, Yesterday, I finished to do an import in oracle. I used the impdp command and got few errors after the import was done. Here are some bits from my log. It was very long but I shortened it with the most common errors. I would appreciate your h

  • Tethering - PC wont install hardware

    I cannot get my PC running XP to install the Network driver for the iphone tethering... I get an error message that says installation was interupted... Fatal error... Please help!

  • Autodetect of iphone on pc

    I need help with the settings that allow the iphone 3gs to autosynch when it is plugged in and run itunes.  Have just had a nasty trojan and the IT people reset all of the security settings on this computer.  Which settings need to be altered to get

  • [SOLVED]Easy question

    Hello, Could anyone tell me what pacman command writes out the names of  the available upgrades. I would like to know what packages I am upgrading. The pacman -Su doesn't list the names of the packages it is just updating them all. Thank a lot, jmak

  • CS4 wont install on Mac Pro Dual Quad 2.8

    I had installed PS and DW just fine, but I went to install IL, and Setup only asks for my Admin password and quits. Any ideas?