Displaying % variance in the query

Hi-
I have a formula variable which calculates the percentage variance of elapsed days.
Users want to see it only once in the report. If I put in Rows/colums its gonna display for each record. But Users want it to see in one corner of the report.
Is there any way to display it only once in the report...
Please reply me back with ur suggestions

HI,
Create one structure afterthat create selection in that structure and drag and drop your rows/columns. It will display only one record.
Regards,
Senthil Kumar.P

Similar Messages

  • How to display attributes in the query

    Hi frnds,
    I want to show the attributes of material ( mat group , mat type ), vendor ( Sort field ) in the report.
    We loaded master data for material and vendor.
    I dragged the char and the relevant attributes in the query designer and executed the query. But in the output the attributes values are not displayed.
    What could the reason ?
    Regards,
    V N.

    Hi all,
    Thanks for the reply.
    "Display attributes will also get displayed if you include the infoobject for which they are attributes."
    Suppose for 0vendor the attr is 0sortl. By defualt it is display attr. I dragged in the query the 0vendor and its attr 0sortl  and executed. It didnot displayed any values for this 0sortl
    I changed it to Nav Attr. And rerun the query, it is displaying values.
    In the first case i included Display attr and the infoobject for which it is attr in the query. Please explain me why it didnot displayed the values.
    And after changing it to Nav attr it displayed the values.
    Please explain me what happened actually.
    Regards,
    V N.

  • Field not displayed completely in the Query

    Hi friends,
    I have a Field in a query. The info object for this field is a characteristic and has length 40. Data is getting extracted completely in DSO. But Query is not displaying complete field.
    For example in DSO the field has "Catering/Food, Non-Product (Overhd Cost)" but the query is displaying "Catering/Food, Non-P"
    Some inputs please!
    Thanks & Regards,
    Virinchi.

    Hi,
    Goto BW system, Maintain that info object screen, in Business explorer tab > bex description> select as long text and then reactivate.
    Same thing to be done in query designer.
    Then see ur report in analyser, and then lemme know,
    thanks

  • Hierarchy Nodes Display problem in the query

    Hi
    I have an organizational hierarchy upto 6 levels of nodes.
    When it is displyed in the query only the first three levels are getting displayed.
    When i see in the restricted area ( when restricting values ) i find all the nodes displayed but when query is executed i dont see anything.
    Are there setting thats needs to be made in order to see the entire hierarchy.
    regards
    sundaresan

    When you restrict any query you can see all the nodes of hierarchy, but when you run it you can see only those nodes for which value exists in infoprovider.
    Corss check if you have any other restrictions also.

  • How to calculate the monthly variances in the query

    Hi Gurus;
    I need to design a query which calculates the variance of costs with respect to the previous month. I want to select a fiscal period range and only show the variances for these selected periods. However when I enter a range the calculations for the first period dont work. Also If I add the fiscal period characteristic over the structure the formulas are not calculated for the previous period.
    Need help?
    How can I calculate the variance of costs with respect to previous months and display them monthly?
    Thanx a lot in advance,
    Duygu Sile

    Hello Duygu,
    restrict the original cost keyfigure with a variable which is based on fiscal period (this will be actual cost). And then create a new keyfigure(copy of original keyfigure) and use same variable but in detail of restriction use -1 for offset( this will be previous). And then define a new formula and subtract actual from previous or opposite)
    Sarhan.

  • Displaying zero in the query

    Hi,
    I have defined a query with one characteristic (Material) in row and 3 key figures (Price in current month, Standard price and quantity) in column.
    Moreover there is one calculated key figure (deviation) = (Price in current month -Standard price) * quantity. Query works fine.
    Now the requirement is that when standard price = 0.00 (it comes from InfoCube), it should not shown in query result (standard price should be blank/space in this case).
    When standard price = blank/space, the CKF deviation should also be blank/space.
    I cannot do in query properties (display zero as space, as it affects all key figures in query (also quantity).
    Any clue how to solve this issue?
    Thanks

    Hi
    You have properties to set the "ZERO VALUES" to SPACE  for the particular STANDARD PRICE column at the last menu I feel..
    pls check that only under that column..
    if you dont have, then you need to try thos Formula options...i.e. DATA CALCULATIONS..by using COUNTER methods..

  • How to display Query Description in the Query

    I have a text variable which gets the % of the days Elapsed appended to the text of the query. When I execute the query I am not seeing the text in the output of the query.
    Can some one say how to display text of the query in the output so that I can get the % of the days elapsed.

    Hi
    Have u selected name and text in the key figure properties? if not the this what text u want to display
    Regards
    N Ganesh

  • After Start the Query, change Display Mode. WHERE ??? QD-BI7.0

    Hello Gurus,
    where can I change my Display Mode of the Query. I have 12 rows, but shows me only 4 rows. Then I have to scroll right with a button.
    Where Can I change something like that ?
    Thanks

    Vasanth,
    This is what I'm already doing in the program by setting the edit mode for the column '3_ATWRT'. But I want to switch from edit to display mode and back again. This is not working. Only when I buildup the fieldcatalog this is working?
    Kind regards,
    Richard Meijn

  • How to display result of database query in JFrame?

    How to display result of oracle database query in JFrame?
    This is part of my code:
    String username, password;
              DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
              OracleConnection conn = DriverManager.getConnection(String url, String username, String password);
    Statement s= conn.createStatement();
    ResultSet q= s.executeQuery("SELECT A, B, C FROM TABLE X");
    Forget what url, username & password are. Is there any problem with my code?
    What should be next if I want to display result of the query in a table in JFrame?Thx !

    How to create JTable with unknown no. of rows? How to get no. of rows of a query?
    I saw the demo of creating JTable on java.sun.com but the the table has a certain no. of rows which is not applicable to my case.
    Suppose the result of query is a table with 3 attributes so there are 3 columns in the table.
    R contains the result of the query.
    Should it be something like this if I want to create JTable of the query?
    How to make n rows of {R.getString(1),R.getString(2),R.getString(3)};?
    public SimpleTableDemo() {
    super(new GridLayout(1,0));
    String[] columnNames = {"A",
    "B",
    "C",
    while (R.next())
    // content of a row
    Object[][] data = {R.getString(1),R.getString(2),R.getString(3)};
    I can't run it because I still can't debug my code which is said before.
    Thx!

  • Regarding Variable entry at the query runtime

    Hi
    In the Query Designer they have taken many variables which are user entry but when I run query I am getting only few options where I can enter values and other variables are not displayed for entry and they are taking some value as default though thay do not have default value. When I check it in Query Properties all Variables are displayed but at the Query Runtime very few are displayed.
    Please suggest me how to get all options at the Query Runtime  to enter the values. It is very urgent Plz send ur suggestions soon.
    Points will be assigned.
    Regards
    Balaji

    Balaji,
    I suspect some of your variables have been personalized. Run the query, when it's run then select Change query - Change variables values from the Bex toolbar. Have any variables little yellow smiley faces on the right hand side of the input area?  If so you may want to remove the personalization by selecting each face and select reset personalization.
    Regards
    Gill

  • How to view/use 0costcenter txt fields in the query

    Hi,
    How to use the fields defined in the text table (/BI0/TCOSTCENTER) of 0costcenter. I want to be able to include them as fields in the query I am configuring and I don't see them available for choose from in the Query Designer. The cube that I am using is CO-OM-CCA(cost and allocation), standard cube from the business content. Do I need to include them separately in the dimension of the cube first to be able to use them in the report? The fields that I want to use are DATETO, DATEFROM, CO_AREA and COSCENTER. I assume description is already available in the display tab of the query designer tool.
    Thanks,
    Sharon

    Hi,
    In the Query designer, select the characteristics Cost center in the Rows/ Columns tab.
    On the display properties tab there are display options available,
    1. Key - Will display cost center number only
    2. Key and Text - Will display the CC number and the associated text.
    Selecting the second option will solve your problem.
    Also check for the same in Business Explorer Tab of the info object.
    Regards,
    Shyam.

  • Master data is not getting displayed in the Query Designer

    Hi,
    I have a DSO in which I have an InfoObject called Emp No. in the Data Field.
    The Emp.No is being maintained as master with (Emp Name, Address, Telephone No, DOB) as attributes.
    I have loaded the data in the Emp. No. master. Then tried loading the transaction data in DSO.
    The Emp.No is there in the DSO active data, but in the query designer its not getting displayed.
    Hope its clear.
    Please help.
    Thanks

    Hi,
    I have brought the Emp. No. in the Key Field and also have activate the master data again.
    Yet my Query Designer doesn't have the Emp. No.
    I have done a full load for both Master and Transaction.
    Please advice me what the other alternative.
    Thanks

  • Text Variables are not being Displayed in the Output of the Query

    Hi All ,
    We have some column headings , which are populated through the Text Vaiables , But in the Query Ouptput only the tech names of the Text variables are being displayed . can anyone tell me why its happening like this . I want to debug the Query , please guide me in this regard
    Thanks in Advance.. Pls reply me as soon as possible

    Hi Nagarjuna reddy,
    Click on the properties of the infoobject enter the name of the description and next to that you can see the X/? buttion click on the this button and select the field/if the proper field is not there then create a field descriton and select. i hope this is works and correct me if i am wrong. for debuggin the query use a transaction code- RSRT.
    regs,
    Vachan

  • Key figure display in the query

    Hi experts,
    In a query in the columns we have 3 key figures. I dragged a characteristic into the columns and
    executed. Now for each value in the char it is showing all the 3 key figures.
    My requirement is, for only one keyfigure value the characteristic should show the value. For the
    remaining 2 key figures it should not show.
    The remaining key figures to be displayed as normal.
    How to get this ?
    Regards,
    Nishuv.

    Hi Rao,
    Thanks for the reply...
    My requirement is :
    We have netvalue and cutomer outstanding key figure in the columns.
    I want to drag terms of paymnet characteristic into the columns.
    By doing this the query output will be as follows:
    Terms of payment                   
    Net value|Customer outstanding
    But my requirement is Terms of payment should be only for Customer outstanding i.e
    Terms of payment
    Customer Outstanding
    It should not take the Netvalue under terms of payment.
    Netvalue should be displayed outside.
    How to do this ?
    Regards,
    Nishuv.

  • How can i display all the query items to a table?

    how can i display all the query items to a table in a jsp file?
    i always have an out of memory error..

    any body??any idea?
    is it possible thru configuration or i have to write a program by the abaper??
    Biswa

Maybe you are looking for

  • S_ALR_87012083 Report Issue

    S_ALR_87012083 - List of Vendor Line Items, not displaying correct values for total. Consider for one vendor there are 3 forgien currency totals i.e. EUR / GBP / USD. While converting this total in local currency it summing all values (EUR + GBP + US

  • Inserting row in query

    Can we insert new row after default result rows which can perform additional calculation without using structures.

  • ACI, 2 BD´s and 2 EPGs in L2 mode won´t talk even with contract supplied

    Hi experts I tried to make a L2 connection between 2 EPG in different BD, both BD are in L2 mode and in the same Private network, I saw in the sniffer that the traffic was send between the EPG ( hosts)  but the "ping" between the hosts did not got an

  • Camera RAW issues with Canon T4i

    I have many, many cameras and have used Photoshop and Bridge for years.  Even though the latest updates for Camera RAW says it can handle the T4i, I tried opening these files on two separate computers, both running Win 7 64 bit, and my having Photosh

  • Desktop pictures can't see Aperture library

    I have a two monitor setup (with my external monitor being used for the menu bar).  I also use Mission Control to have 4 desktop "pairs". I have set my desktop images for "all 8 monitors" to a random selection from the same Aperture "Album". My issue