No Unit displayed as Axis lable in WAD 7

Hi,
There are a few dropdown lists and one chart in my web template. Key figures are display using Y axis in the chart. one of KF has KG as unit and another one has CD3. The issue is that the unit is not shown as the label of the Y axis for KF.
tried to play with the parameters under the "Manual Axis Label" for the Chart web item. still not working unless I hard code the unit as the value "Axis parameter" which is not what I want.
The online help says abount "Manual Axis Label" as below:
"You use this parameter to specify whether you want to override the automatic display for the axis label (for example, units or currencies).
If the units and currencies in the query and other settings for the axis are the same and you do not select this parameter, these units, currencies, and settings are displayed automatically in the chart."
of course I tried to not use this parameter. the unit is not automatically shown. also, the unit is shown when I put the mouse on top of the value of the key figure in the chart. so unit is there. another option is to use JavaScript to read the unit out and put it onto the chart. but before going that way, I'd like to figure out if any parameter I missed.Any tips?
thanks.
Steven
Edited by: Steven Chen on Sep 23, 2011 8:55 PM

Hi,
Please open the template, access CHART_ITEM and EDIT Chart
Click VALUE AXIS -> VISIBLE -> FALSE -> TRUE
Click the Axis Values -> VISIBLE -> FALSE -> TRUE
It should resolved your issue.
Thanks,
venkat

Similar Messages

  • Display reports from BW using WAD on blackberry

    Hi All,
    I have to display reports from BW using WAD on blackberry
    can any one please guide me how to do it?
    awaiting Reply
    Thanks & Regards
    Prasad

    you have to integrate SAP Mobile infrastrcture with BW system to achive this.

  • Problem: XYGraph with units in one axis in LV7.0

    When I bundle one array with units (length) and another without units
    together into a cluster and wire it to an XY Graph, the unit label
    shows up correctly at the lower-right corner of the X axis.
    But when I rescale the unit by changing the unit label (from nm to
    uin), the Y axis rescales as well! Furthermore, if I change the unit
    label back to nm, the Y axis values to not revert back!
    It seems that there is a problem when units are in only one axis of an
    XY Graph. (I tried with units on both axis and that seems to work
    fine).
    Any solution/workaround?
    Thanks,
    germ Remove "nospam" to reply

    In article <[email protected]>,
    Philip C. wrote:
    > Hi Germ,
    >
    > Please post the VI that shows this behaviour. Then it will be easier
    > for me to troubleshoot.
    >
    > Thanks!
    >
    > Philip C.
    Philip, I tried to post one, but there's something wrong with my ISP or
    some other problem, so I cannot post.
    But it's very easy to create: Make two array controls, one for the X
    values and one for the Y values. Assign the unit nm to the X axis, and
    leave the Y array without units. Make a new XY Graph control.
    On the block diagram, bundle the two arrays and connect them to the XY
    graph. Go back to the front panel and make "unit" visible in the
    graph. A unit label will appear near the lower-right corner. Change m
    to nm
    Enter a couple of values in each to the two arrays.
    Execute the VI. The points will plot on the graph. Now change the unit
    lablel from nm to uin on the graph and then change it back. Watch the Y
    axis go berserk.
    germ Remove "nospam" to reply

  • How to display several axis systems in one sheet

    Hi all,
    I want to use diadem script to display 4 axis systems in one sheet (top left, top right, bottom left and bottom right). Each system contains one curve. I have no idea which script command should I use. Would you like to give me some hints? Do I need to use the variable like "D2AxisLeft" ?
    Thanks in advance
    Kind regards
    Zhiyao

    Hi Zhiyao,
    I would recommend that you manually place 4 axis systems onto your REPORT sheet, in the orientation you prefer, then save this configuration as a *.TDR file, then programmatically load that *.TDR file with the PicLoad() command, followed with the PicUpdate() command.  Ideally you would also configure each of the axis systems with one curve on them that pulls data from the correct group/channel names in the Data Portal, so that loading the *.TDR file will give you exactly the report you want with just those 2 script commands.
    Please specify if you need to accomplish more than this programmatically,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Requirement to display repeated texts in the wad report

    Dear experts,
    we are having a requirement to display repeated
    texts in the WAD report .As we had unchecked the checkbox
    hide repeated key values in BEX query properties and we
    are achieving this in BEX report.
    Is there any possibility to achieve the repeated key values
    in WAD report?
    Is there any global t-code or any functional module to do the
    wad settings to get the Repeated key values?
    Please do the needful.
    Thanks,
    Chiramana.

    Hi,
    Check in the following document.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    Thanks
    Reddy

  • Cfchart time units in y-axis

    Hi All. Does anyone know how can display time units is the
    y-axis in the format of hh:mm:ss? Also I'd like to show pace units
    -- for example 10m 30s/mile -- in the y-axis also. This is for a
    fitness website and I've been using webcharts3d designer to try to
    create my own custom style with little success. Any advice or help
    would be appreciated.
    Thanks in advance!

    Are you sure you mean the y-axis and not the x-axis?

  • Problem in displaying x-axis label in charts

    hi experts,
                   i am using charts in my report..... the problem is that the label in the x-axis is not getting displayed.
    i think it may be due to the no. of columns. i have to display records in chart for 31 days that is there should be 31 bars ...
    it is displaying the bars but not the label like (01/06 , 02/06..) in x-axis...where as if i reduce the number of columns it is getting displayed....could you please help me in this..
    below is the code snippet,
    CALL FUNCTION 'GRAPH_2D'
    EXPORTING
    TITL = 'DATE vs PURITY'
    VALT = 'PURITIY'
    SMFONT = 'X'
    WINPOS = '1'
    WINSZX = '80'
    WINSZY = '80'
    TABLES
    DATA = CHART.
    thanks in advance,
    syed

    Hi,
    I think you can try with WINSZX = '100' & WINSZY = '100' so that your graphic window opens up with highest cordinates.
    And there is a limitation that DATA may contain at most 32 rows. Dispalying all column labels will not be possible if the value is too large.
    Alternatively you can try out with function module 'GRAPH_MATRIX_2D'.
    Hope this helps.

  • Display selection screen values in WAD

    Hi all,
    I would like to display the values of the selection screen in my report. I can't find which WAD object I can used  to do that.
    It will be a reminder for the user of what he have filled in the selection screen.
    (WAD version 2004s support package 11)
    Regards,
    Anthony.
    Message was edited by:
            COADIC Anthony

    Anthony,
    Inn 3.5 we use a web item called Text Elements and define in it whether we will display Filters -  Variables or General elements.
    There must be an equivalent in 2004.
    Regards
    Gill

  • Org Unit Display

    How do everyone,
    I have a selection screen with the following select option:
    SELECT-OPTIONS: so_orgid   FOR p0001-ORGEH.
    This works fines and displays a pop up containing all the org. units and their
    descriptions.
    However, I really want to display the pop up like as in HR org unit structure display
    where you can drill down and include one or more org units.
    Does anybody know if this can be done?? Any help would be very grateful.
    Thanks

    Hello Andy
    You may have a look at the following objects:
    - fm RH_OBJID_REQUEST
    - collective search help HRBAS00OBJID
    Regards
      Uwe

  • Teamviewer - All positions in Org Unit display depth between EP5 and EP6

    We are in the process of upgrading our HR Portal from Version 5 to Version 6 (SP14) and have encountered an issue with the Team viewer functionality.
    In our EP5 system when the user selects the dropdown option for 'All positions in org unit' it is picking up our Configuration limiting it to showing only 3 structure levels and when an attempt is made to display lower levels the expander changes but no more levels are shown (e.g. Expander icon changes but does not render the lower level).
    In our EP6 system when the user selects the dropdown option for 'All positions in org unit' it is ignoring the same Configuration and lets the user select down to the bottom of the organisation. This will obviously have serious performance implications and so must be corrected if we are to implement this upgrade.
    To test the situation we deployed the following par files from our EP5 system to our EP6 system and found that we achieved the required result of only allowing the configured levels to be shown:
    com.sap,pct.hcm.objectanddatprovider.par
    com.sap,pct.hcm.orgmanagementeventing.par
    com.sap,pct.hcm.teamviewer.par
    This points to an issue between these files from the EP5 version to the EP6 version.
    Has anyone else experienced an issue with how the EP6 teamviewer handles the 'All positions in Org Unit' selection, and if so can you let me know any solution you have to it?
    (Note: This selection used Eval Path MDTSBESX)
    Message was edited by: Steve Caffrey

    Hello Sandeep,
    Unfortunately the only standard functionality is to change the rankings of the positions within transaction ppome. Therefore you have the buttons 'Move up in rank' and 'Move down in rank' in the overview area of the ppome. As you know if the field PRIOX in the table hrp1001 is empty, the transaction sorts the positions by OBJID. So perhaps you could create a abap program to change this standard functionality to insert values into field PRIOX for the corresponding relationship in HRP1001 that you want to sort.
    Best Regards
    Christine

  • Long Texts in BI: displaying in Web report using WAD

    Hi, Gurus!
    Assumtion is that:
    *) user uses EP portal to access BI reports;
    *) these reports are pre-formatted, preferably-static, and with print option (maybe via xls or pdf format);
    *) Win Gui is NOT an option to use in EP;
    Here is the Question:
    Is there any ready-made recipe how to get BI reports containing Long Texts on web (most possibly by using WAD - Web Application Designer)?
    There are two great blogs by Eugene Khusainov:
    *) <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3766">https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3766</a>
    *) <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3768">https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3768</a>
    These ones deal with this question in Bex WorkBook.
    I'm looking for similar solution as in above mentioned blogs, but only for the web (EP). Thus would like to get your opinion before reinventing the wheel.
    Thanks a lot in advance for all ideas!
    --- Kaspars
    P.S. Have gone through several SAP docs, but had not find an exact solution...
    P.S.S. in case you have some ready-made-docs, please use the following e-mail: [email protected]

    Hi, Prakash!
    Thank you for the suggestions! The document you mentioned is a very good as such. However in my case it doesn't seem to be a solution.
    Could you please elaborate on your comment regarding "rendering with XSL" ...?
    Thanks,
    --- Kaspars
    NOTE to clarify 'static': I am not looking for a precalculated report/document. It should be like a normal query. But from a users point-of-view it is just a report he/she can ONLY print out. That's it; no drill-downs, no filtering, no nothing.
    Wouldn't there be these long texts (texts in several columns, that should be displayed as one column) + header & footer formatting;... Then I could use regular EP iView template (and pure query made in BEx Query Designer as data source within it).
    NOTE 2: user just have to click on a hyperlink in EP to access this report. No parameters should be submitted by user.

  • Displaying  X axis values in iChart -  Bar

    Hi,
    i want to display values in x axis in iChart- Bar type. ie if my Database have 2 fields say time and no, i want to display no value in y axis and corresponding time in x axis. how can i do?
    anyone please help me where do i get manual for display templates in very briefly?
    - senthil

    Hi senthil,
                      Go through this help
    ValueColumns   : This controls which data columns in a query will be used as the values to plot on the chart.
    LabelColumns   : This controls which data columns in a query will be used to create "virtual tag names" when the chart is drawn.  This set of parameters is typically not needed when the query source is a Tag connector, but is required when the source is a SQL or Alarm connector
    DescriptionColumns  :  This controls which data columns in a query will be used to create "virtual tag descriptions" when the chart is drawn.  This set of parameters is typically not needed when the query source is a Tag connector, but is required when the source is a SQL or Alarm connector.
    DatalinkColumns :  This controls which data columns in a query will be used to create "datalink" items associated with each item in the legend.  This is convenient means of associating special column values such as a part code, downtime ID, or other internal key field that has no meaning to the end user but is valuable when cross-correlating or linking with other applets.  The first mapped Datalink column is also used by the MouseTracking feature.
    AxisValueColumn : This is used to create explicit X-Axis values from a returning column in the query
    AxisLabelColumns  : This controls which data columns in a query will be used to create X-Axis labels associated with each data point in the chart.  This is supported only with barchart-style charts (Bar, GroupBar, StackedBar, FloatingBar, and Variability Bar).
    MinRangeColumn :  This controls which data columns in a query will be used to create the minimum pen scaling range for the Y-Axis legend.
    MaxRangeColumn : This controls which data columns in a query will be used to create the maximum pen scaling range for the Y-Axis legend.
    IncludeValueInLabel : This controls whether the value column names will be merged with the LabelColumn column names when generating "virtual tag names".
    FieldSeparator : This controls the character that will be used when appending multiple string values in the creation of "virtual tag names".
    If you didn't get the result,  write here
    regards
    Vijaya

  • Cons Group & Unit Display in Monitor

    With the upgrade to EP3 the cons groups and units name displayed in the monitor are the short description instead of the long description as was previously the case.
    It would be most appreciated if you would please suggest ways to change the names display from the short description to the long description.

    HI Dan,
    The display in Monitor works on standard future, and there is no customization involed in that as of now to display wither Short or Long description.
    Else, you can keep the short description as same as Long description, I know this may not solve your problem if the length of Long Description is grater than short.
    Also try contacting OSS help...
    or in R/3 normally if we want any changes in the standard display, we will do the by copying the standard and make changes.  So try using ABAP help, creating Own transaction code by copying the standard "UCMON" and apply necessary changes.
    Give this as last preference, as this includes only technical work.

  • Wrong Unit displaying in the QRY

    Hi Friends ,
                I have a field in the report which is computed by Price/Qty , I have the price displaying in $ and the Qty displaying in EA. So the final field displaying in my report is $40/EA, but I wanted only $40.
    Please advice where I need to make this change??
    thanks alot in advance,

    try with : Price/NODIM(Qty).
    NODIM function is available under data functions of formula builder which eliminates the units.

  • Orgchart org unit display order

    Hello,
    We are implementing Orgchart Accelerated.  Our customer would like to arrange the display order of organizational units based on a criteria and not alphabetically by org unit name, like it is done in the standard version of the product.
    Is there a way to do this?
    Thanks,
    Laurent

    Yes.  Are you doing this in live or staged?
    If you want to sort by a field already available in the field set then you can do this via the Administrator console (note this only allows for sorting by asc order).  To sort descending you will need to make a small change in the AppResources.xml  ... look for attribute "defaultsort=" and change from default value of asc to desc in relevant hierarchy configuration.
    If the field isn't available then doing it in live will be tricky ... doing it staged will involve extract the field you want to sort on and sorting based on this. If it is an order based on a combination of fields then previously I've added a "sort order" column and populated using SQL statements then used this in the application to sort on.
    Regards,
    Stephen

Maybe you are looking for

  • Printing from acrobat pro 9 with yosemite on iMac retina

    My new iMac will not print an annotated form using a completely updated Acrobat Pro 9.5.5. Is there a driver that is missing? When I try to open the form in "Preview" it comes out garbled. Any suggestions would be appreciated.

  • C6180 printer offline even though it's connected to the network.

    My c6180 printer won't connect with my computer. I went through the network settings on the printer itself and the settings on the printer itself show that it's connected to my router.  But when I try to send a document to the printer, my computer sh

  • Wish to create network between PC and Mac

    Hi, I wish to make a network between my iMac G5 and my PC running XP Pro. As soon as I plugged in the pc into my router I instantly got internet on my pc. So how do I make a network to exchange files, and share printers, and dvd drives. One of the th

  • I have music and photos playing on my tv via Apple TV.  but the menu still appears on the TV and I can't get rid of it. Any ideas/

    How do I get rid of the menu on my TV after I set it up to play music and run photos. And then after about 5 minutes it shuts off the photos and goes to the info about the musician and song playing. I think this is getting too complicated for someone

  • Mouse Driver

    Hi guys- Recently I heard Logitech updated their drivers to work with our new Macs. I'm not entirely sure if this is accurate or not. I found a link which downloaded a new version of Logitech Control Center. Since downloading that, my Logitech G5 mou