Display of calender month text instead of values in BEx report.

Hi,
I have calender months in the reporting columns, values of these reporting columns are dynamic in reports. We need to replace these values with text of the calender months. I have seen it at some places but do not remember how to do it now.
Can some one has idea on this, will update on this post please.

Hi
if you want to display in columns along with the data then right click and select properties and the select the disply as Text .
If you want to display in the header go the properties and in the header (Title area where u provide desxcription) instead of ur description enter the text variable &0T_CMONV& or you can select the text variable from the list .
Regards
Ram

Similar Messages

  • Display Filter Values in BEx Report

    I have a BW query that has a dimension (Unit of Measure, UoM) in the filter area.  The user can only select one value for UoM.  The user selects "Z03" which corresponds to a UoM text value of "lb/1000 gal". How do I  display "lb/1000 gallons" at the top of the BEx report. 
    If this is not possible, I would like to at least display the value Z03 at the top of the report.  I prefer not to devote a whole column in the BEx report to UOM, since the user can only select one UOM.  I am new to BW and this is my first posting.

    Hi Jeff,
    if you have a variable for UoM you can add the value/text of the variable via textvariable to the query title.
    Please ask if you need more advice on this.
    Regards
    Marcus

  • How to remove unassigned(#) value in bex report in 04s

    Any help on hiding/ removing unassigned(#) value in bex report in 04s , the query is created on an infoset( left outer join).

    you can exclude # in your restriction...
    assign points if it helps

  • Getting wrong values  for decimal value in Bex report

    Hi,
         I am getting some problem in Bexreport decimal values.
       In ODS i am able to look the values for this key figure
      (Total PO Release Val)= 140.692,00,the same value in Bex report looks like this $ 140,692.00.
         Here one calculation is going with these above values
       % Used = 'Total PO Release Val' / 'Target Value' * 100
        as per ODS value calculation  it is correct = 140.692/1000 * 100 =14.692
       as per Bex  it is coming like this = 140,692.00/1000 *100 = 142.692.
        in Bex report Percentage valus is not considering value is taking as 140,692.00 rather than 140.692.I mean to say decemal values are ignoring while calculation in Bexreport.can you any please advice me how to comeout of this problem.Appreciate your help.
    Regards
    Ramesh

    <i> "(Total PO Release Val)= 140.692,00,the same value in Bex report looks like this $ 140,692.00."
    </i>
    How do you check the ODS value? The amount will only have two decimal places after it, so you can't have a value like 140.692,00. It seems to be an issue of user's decimal notation (where decimal is represented by comma, and thousand seperator by '.'). Go to user profile, change this setting (in default tab) to correct one (ie decimal being represented by '.') and login again and check it. The value that you see in ODS is 'one hundred forty thousand six hundred ninety two, the same that you get in Bex, only the representation is different).

  • WebDynpro ABAP - Display Short Text instead of values in table column.

    Hi WebDynPro Experts,
        i have Column in a table which displays subject. This column has domain associated ZDE_SUBJECT with fixed values & short text
    Fix.Val    Short Text
    01             Level 1
    02             Level 2
    03             Level 3
    04             Level 4
    05             Level 5
    when i bind this cloumn to a table UI element. And have records for this table. At runtime inside the table column. i see values returned as 01, 02 , 03 ( basically fix val) my requirement is to display the corresponding short text. Is there any easy approach to do this???

    Hi Prash
    I think you need to bind the short text values  to the table UI.
    I am not sure if there is any other easy approach for this.
    Regards
    Naresh

  • How to display only Day value instead of DATE in Bex Report

    Hi Experts,
    We have a Month to date Report, in this report we need to display only day value instead of DATE value,
    Like
    if Date is 14.05.2010 we need to show only  14
    Regards,
    Chandra

    Hi ,
    Thanks for Quick Response
    we does have the option to create the char(calday or ...) value variable replacement with char (calday or ...) info object, we can  replace with Report r variable value only not with info object.
    i hope we can replace the with info object only with formula variable with replacement.
    My BEx Report is Designed like
    Columns
    0Calday
    Rows
    Plant
    Keyfigures
    Actual
    Plan
    Report output Looks like month to date
    0CALDAY            01.06.2010   02.06.2010  03.06.2010
    P1  ACTUAL            10                     8                    4
    P1  PLAN                 15                     6                    2
    P2  ACTUAL              5                   10                     7
    P2  PLAN                  4                      8                    3
    Report should be
    0CALDAY            1    2     3
    P1  ACTUAL      10     8      4
    P1  PLAN           15     6     2
    P2  ACTUAL        5    10    7
    P2  PLAN            4      8     3
    please let me know how can i achive this
    Regards
    Chandra

  • Tool Tip Text for field values in ALV report

    Hi,
    How to get the tool tip text for the field values in ALV report.
    Thanks & Regards,
    Pallavi.

    Hi,
    In fieldcatalog specify the TOOLTIP.
    <b>
    LVC_S_FCAT-TOOLTIP
    </b>
    In this speicfyteh tooltip you want.
    Then append this to the fieldcatalog.
    Hope this solves ur problem.

  • Cal year / Month is not populating correctly in Bex report

    Hi Experts,
    We have a bex query on virtual provider with only one column in it i.e 'cal year / month'. I'm having the problem with this column.
    In the excel output of this report the cal year /month is displaying in this sequence.
    01/0000     02/0000     03/0000     04/0000     05/0000     06/0000     07/0000     08/0000     09/0000     08/2008     09/2008     10/2008     11/2008     12/2008     01/2009     02/2009     03/2009     04/2009     05/2009     03/2010     04/2010     05/2010     06/2010     07/2010     08/2010     09/2010     10/2010     11/2010     12/2010     01/2011     02/2011     03/2011     04/2011     05/2011     06/2011     07/2011     08/2011     09/2011     10/2011     11/2011     12/2011     01/2012     02/2012     03/2012     04/2012     05/2012     06/2012     07/2012     08/2012
    I'm not getting why the first 9 columns its displaying as 01/0000     02/0000     03/0000     04/0000     05/0000     06/0000     07/0000     08/0000     09/0000     .
    It should display as
    08/2008     09/2008     10/2008     11/2008     12/2008     01/2009     02/2009     03/2009     04/2009     05/2009
    06/2009        07/2009        08/2009         09/2009         10/2009        11/2009        12/2009        01/2010         02/2010         03/2010     04/2010     05/2010     06/2010     07/2010     08/2010     09/2010     10/2010     11/2010     12/2010     01/2011     02/2011     03/2011     04/2011     05/2011     06/2011     07/2011     08/2011     09/2011     10/2011     11/2011     12/2011     01/2012     02/2012     03/2012     04/2012     05/2012     06/2012     07/2012     08/2012
    My data source is fetching the correct data including this cal year/ month.
    Thanks in advance for your help.
    Regards,
    Brahma Reddy

    It seems there are some records of "cal year/month" with value 01/0000 02/0000 03/0000 04/0000 05/0000 06/0000 07/0000 08/0000 09/0000
    2 possible solution:
    1) Check the data again, you may simply filter them by restrict the cal year/month to the specific value (01/0000)
    2) restrict the cal year/month, only allow 2008/8 + value in the result.

  • Not assigned value in Bex report

    Hello experts,
    One of the value in the BEx report is appearing as not assigned. What could be the reason?
    Thanks
    SP

    Hi all,
    In the back end system 0sales_office is attribute of 0customer,
    Then I have activated the 0customer master data and done attribute change, I have such display at BEx reporting
    customer        sales office(key)       sales office(text)                      Sales      
    9876554               0010                         Michigan                         USD   4567
                                    #                            Not Assigned                  USD   2563
    although I expect to see
    customer        sales office(key)       sales office(text)                      Sales      
    9876554               0010                         Michigan                         USD   7130
    Is there anything I do miss?

  • How to  show Blank values in Bex Report

    Hi friends ,
                       In my bex report one of the KF Column having zero's  and Blank values .
    Ex .   Mat     Price
              A         0
              B        
              C        15
                                    when i create a condition  Price > 0 
    Then the given Out put is    
                                            Mat     Price  
                                             C        15    
                                                                       but the required Out put is 
                                                                                                               Mat     Price
                                                                                                                B 
                                                                                                                C        15
    I.e  I have to Remove only zeros and i should show blank values. Could you pls give some Ideas on this .

    Hi friends thanks for response,
    but my requirement is
    Mat                 
    Price1
    Price2
    A
         0
    B
    12
    C
       15
    D
    0
    E
        8
    F
         0
    The Required  Out put should be
    Mat
    Price1
    Price2
    Price3 (1+2 )
    B
    12
    12
    C
    15
    15
    D
    0
    0
    E
    8
    8
    The user don't want see materials Price1 which  is Zero . So  I should remove materials A and F  in Price1 column .
    IF i apply condition on Price1 > 0  in the out put B and D also not displaying bcoz  blank values consider as Zero.
    Can you pls give some ideas how to full fill this Requirement

  • Display cell contents as text instead of evaluating as a numeric expression

    If I enter a value such as 21/27 in a cell, Numbers interprets it as 21 divided by 27 and displays the result, but that's not what I want.  I want 21/27 to be displayed.  How can I do that?
    Thanks,
    Pete

    1) You can format the cell as text only
    2) or you can leave the formatting as "Automatic" and precede the contents of the cell with a single quote " ' "

  • Do not want to display compounded value in BEx report

    Hi,
    My info object material has compounded with plant.
    When I show material in the report, its showing along with plant.
    Plant 20
    Material ABC.
    In report, its showing like 20/ABC.
    I dont want to show 20 with ABC, how do i fix this?
    Thanks

    Removing Controlling Area from Profit/Cost Centre
    In BEx QD, for 'Plant', u should select 'Display As': Key.... And may not work, if select 'Key & Text'.
    Edited by: Mr. V on Dec 3, 2009 8:21 PM

  • How to display Currency Unit beside value in BEx Report?

    Hi,
    I have 2 separate Amounts in the columns area. Their respective currencies exist as Characteristics in Unit dimension. How do I display the amount along with currency unit beside it?
    As of now my Report looks like....
    Amount 1              Amount 2
    2000                     3000
    I would like to display it as......
    Amount1           CUR                Amount2          CUR
    2000                 EUR                 3000               USD
    Thanks,
    SD
    Edited by: Sebastian D'Souza on Jan 16, 2009 11:40 AM

    Hi Sebastian,
    Yes it can be possible to get the currency unit along with currency in ur report.
    To do this, first of all u need to have the currency unit in ur flat file or else in ur data.
    If u have so, here are the steps to do that.
    1.Double click ur amount info object under 'currency/unit of measure tab' , in the unit/currency field just give as 0currency.
    2.And then activate ur info object.
    3.In Transformations u will find another field '0currency', just map it to the amount field.
    and then do the process as usally loading data to target, and the execute the report.
    u will be able to see currency unit filed also.
    hope this helps u.
    Thanks,
    Sai Chand.

  • Need to display the BW documents as a column in the Bex report

    Hi,
    I know, from Bex you can Goto "Goto -> Documents" or "Goto -> Documents for navigation status" context menu to display documents.
    But I was wondering, is there a way to display the documents as a column in the report, instead of going through the menu?
    Thanks a bunch.

    Sonali,
    the very purpose of it being a document is that it can have any data that might be required to identify the value like an image etc... this would be the reason why you cannot display the document directly on the page..
    Options are :
    1. When loading the data - have a routine that looks into the document and populates the text attribute of the IOBJ
    2. Use a virtual characteristic to pick up the value of the characteristic and fetch the document content ( Not sure if this can be done )
    3. If you are using Web reporting - use the table interface to fetch the value of the document and put it into the cell.
    Arun
    Assign points if it helps..

  • Display two fields in one single cell in a BEx report.

    In a BEx 7 query, we need to display 'First name' and 'Last name' in one cell/column called "Name". The 'First name' and 'Last name' are two different info objects in the multiprovider on which the query is built. These are navigational attributes for Char - Employee. The entire flow is in 7.0 version.
    Any pointers to how this can be done in the query designer?
    Thanks.

    Hi,
    Follow the following steps:
    1. Create a Variable and in General Tab Set Processing By As Customer Exit.
    2. Now go to CMOD & Write the following code doing some custom changes specific to your requirement:
    WHEN "Variable Name"
    "Here you can write a code to select the value from Infocube table and Loop it in a work area"    
    Loop it_tab INTO wa
         concatenate S_date  s_tstmp into s_val_new separated by space.
          l_s_range-low = s_val_new.
          l_s_range-sign = 'I'.
          l_s_range-opt = 'EQ'.
          APPEND l_s_range TO e_t_range.
    END LOOP
    Note: l_s_range is a structure and holds a single line whereas E_T_range stands for internal table and have multiple values . in customer exit (used for variable ) holds the derived value for the variable .
    You can go to query and there u can drag this Characteristic on which you created this custom exit variable

Maybe you are looking for

  • How do I upload an image with sound?

    Photshop CS5.1 Windows 8 I've got my audio file in Photoshop anx my image. It's in a timeline animation, the sound is fine, too. But when I play, the next frame removes my one image for the rest of the time. How do I make my image stay for the whole

  • My nokia maps are not showing me any info of stree...

    i downloaded the free nokia maps app and i cant use it as i used to ... last time i was able to use it was 3 months ago. i am used to using it as a GPS but since the last update i cant now .... my Nokia is N97 mini and i am verry fond of it , if any

  • Plsss help me: how to set default values in html:file and html:radio

    Hai, To set default value to text box i use the following code. It works well. <html:text property="modifyserverdesc" value="<%= serverDesc%>" styleClass="text" size="38"/>But for file i use the code <html:file styleClass="file" property="modifyserve

  • EM_SETCUEBANNER not working

    I am using windows 7 x64 bit, and I am coding in C++ I am trying to create a EDIT box, and set the cue banner, but it is not being set, and it returns zero. Can anyone tell me why? Code: HWND hEdit = CreateWindowEx(WS_EX_CLIENTEDGE, L"EDIT", L"", WS_

  • Cover Flow: Can I Change Video Clips' First Frame?

    Hi, I've got a bunch of video files that I'm viewing in cover flow. However, seeing their first frames doesn't help much in giving me a clue about their contents. Is it possible to select an middle frame in the video clip and have that be the image t