Value axis in WAD Chart

Hello Experts
I am using a Chart web-item in a WAD web template. Now I have set up the value axis and the sample data property of the chart with a minimum value = -500 and max value = 3000. However, when I execute the web template on the portal the value axis show a strange behaviour with a max value = 0 and min value = -250000.
Has any one encountered a similar problem?
Looking forward for your help.
Thanks
Rishi

Hi Rishi,
Check the below forums which may help u...
WAD Report -Chart Type Line Diagram!!
Changing Starting point of Y Axis in Web Application Designer Bar Chart
Restricting the values of infoobject for the chart in WAD 3.5
WAD Chart item format value axis scale
Formatting Chart Category Axis Values from BI Query!
Also check these notes...
SAP Note Number: 831476
SAP Note Number: 835173
SAP Note Number: 851402
Regards,
KK.

Similar Messages

  • How to change the decimal places in the value axis of a chart in WAD?

    Hello,
    The key figure in my chart has 2 decimal places and I want the value axis to show the same. How to do that?
    Thanks in advance, Nathalie

    Hi,
    change the Format property of the ValueAxis-Line to 0.00
    Then the axis displays its values including two digits after the decimal.
    Regards, Kai

  • Chart - variable value axis interval

    Hi,
    I have a line chart and I would like to customize the value axis (y-axis) like this: I have 6 values available: green start (GS), green end (GE), yellow start (YS), yellow end (YE), red start (RS), red end (RE), where GE=YS and YE=RS; I want to have GS as
    the miminum value, RE as the maximum value, and 3 intervals, which will be: RE-RS, YE-YS, GE-GS. Is there any way to do this?
    Thank you!

    Hi AdinaF,
    Based on your description, you want to customize value axis in line chart. The value axis is related to fields in Values dialog box. It is not support use expression to customize value axis label. It just can configure the minimum and maximum values of the
    value axis.
    In order to meet your requirement, we can enable Minor Tick Marks in the line chart to work around the issue. Major Tick Marks to display these RE, RS, YE, YS, GE, GS range values. Minor Tick Marks display the interval of these color values.
    Alternative, I recommend you that submit a wish to the Microsoft Connect at
    https://connect.microsoft.com/SQLServer/Feedback . Your feedback is valuable for us to improve our products and increase the level of service provided.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Value formatting on chart axis in WAD

    Hi experts,
    In WAD charts, I use an ordinary line chart.
    Is there a way to format the value on the axis so that it becomes thousand separated?
    I.e. Instead of a value on the axis of 80000000, we would prefer to have 80 000 000.
    BR,
    Niclas

    I described it in this thread:
    WAD Graph-  Value Axis display value with commas
    Regards
    Erwin

  • WAD Graph-  Value Axis display value with commas

    Hi Gurus,
    In the WAD graph Value Axis displaying the value from 0 to 40000 like below
    40000.
    30000.
    20000.
    10000.
            0.
    But we want to display with comma for every 3 digits(1000). like
    40,000.
    30,000.
    20,000.
    10,000.
              0.
    Please do needful.
    Regards,
    Kiran A
    Edited by: Kiran A on Oct 21, 2009 6:00 PM

    Hi Kiran A,
    you can do it as follows:
    Edit Chart->Refine->Value axis->Line->Format-> here you have to put: 0,
    That is all
    Regards
    Erwin

  • Can't remove decimals from chart value axis

    After several hours trying to create a simple bar graph in Pages and the same in Numbers (iWork '08) for a class assignment, I am at a loss. To any kind soul who can help, I will be very grateful.
    Here is the dilemma.
    In Numbers as well as trying this in Pages '08, I selected a blank document, clicked on the Chart icon, and in the Chart Data Editor I entered titles for 2 rows, and title for 3 columns along with their values. Then in the Chart Inspector I entered the following values under Value Axis Format: minimum= 3, Maximum= 26, and Steps=9.
    I Need to have along the y-axis (the left column, from bottom to top) the numbers starting from 3 up to 26, in increments of 3, i.e. 3-6-9-12-15-18-21-24 and at the top 26.
    I have the correct sets of columns which is: 3 sets of bar graphs (2 bars side-by-side, 3 sets).
    The problem I have is that I NEED the left column of numbers, my y-axis, to be whole numbers. But Pages keeps converting them into whole numbers with 3 decimal places to the right. How can I fix this? I also keep running into a problem when entering values in Minimum-Maximum-Steps, in which I'll put 26 or 27 as a Maximum, 3 in Steps, and the Max changes to something like 96. This happens a lot, although the number changes to different values than what I enter. My Chart is a standard chart, not a stacked chart. I've tried searching and find no answers to this. And I do need the step increments to be exactly as I stated. There must be a way. I tried it in Excel 2002, and was able to do the entire chart in about 5 minutes. Numbers must be able to do this, I'm not even using calculations or formulas.
    I would insert a picture of the way the chart needs to look here, but I don't know how to do that in Posting this question.
    In God's Harmony,
    RODDY

    It would be useful to give us the used values so we may give you a response.
    I made a test with this setting:
    Minimum 5.0
    Maximum 9.5
    Steps 5
    and I got: 5.0, 5.9, 6.8, 7.7, 8.6, 9.5
    which is perfectly correct.
    It's our duty to check that ((Maximum - Minimum) / Steps) * 10 is an integer.
    Yvan KOENIG (from FRANCE lundi 8 septembre 2008 15:19:14)

  • Duplicate y-axis labels on charts for small data values -- is this a bug?

    Hi,
    I have several charts where the data values are small (1,2,3). The y-axis labels are duplicated for these charts. For example, if the data value was 2 the y-axis labels display as 0 1 1 1 2 2 2. I know that I can manually set the maximum y-axis value and also set the segments on the chart to eliminate the duplicate values. My issue is that I have over 100 charts in my dashboard and I have to manually set the values each month, and then in the next month when the data values are larger I have to remove the maximum y-axis value so the y-axis value is dynamically created. Is this a known bug within the software? Is there any fix for this besides what I'm already doing?
    Please let me know if anyone else has seen this issue and if this is a bug, or if this has been corrected in any fix packs.
    Thanks!!

    Hi Jim,
    I have data for three months in the data range A1 to B3 as given below -
    Jan - 1
    Feb - 2
    Mar - 3
    In Cell D1 write a formula =MAX(B1:B3)+1 (This will give you value 4)
    Go to Chart property -> Behavior -> Scale -> Manual (Y) Axis ->  Minimum 0 and Maximum will be pointing to cell D1.
    Go to Chart property -> Behavior -> Scale -> Division -> Size of Division 1 and Minor Divisions 1
    This will give you Y Axis values as 0,1,2,3,4
    Now change value of any month to 5.  Now value in D1 would become 6 and Y-Axis would change to 0,2,4,6.
    Hope this helps.
    Rashmi
    Edited by: RashmiG on Jan 8, 2010 4:45 PM

  • How to configure axis value range in combo charts

    I am trying to create a combo chart, where one value axis contains values in the millions, and the other contains values less than ten. When I create the chart, it appears that I can only define one range that applies for both axis.
    Does someone know how I can configure the range for the second axis?
    Thanks in advance...

    Hi Dwayne,
    if you need to value axis, then you need two charts.
    You can create a second chart and make it transparent, then overlay the first chart. Maybe it works, but I'm not sure, because I didn't try it. But I suggest you to use two charts if the values are so drastically different.
    Best Regards,
    Marcel

  • Limit range of chart value axis

    I'm sure this is blindingly obvious, but I can't figure it out. I have a simple line chart (graphing dollar values), and I want to limit the range of the value axis. Specifically, I want to raise the minimum value displayed to somewhere near the smallest data value, so that my curve isn't flat across the top of the graph. If I enter a number into the Minimum field under Value Axis Format in the Inspector, the vertical axis labels all collapse to the bottom of the chart.
    I can't imagine that what I'm trying to do is at all uncommon - how could it possibly be this hard?
    Thanks,
    Aaron

    Aaron,
    Well, I have to say that what you show is exactly as you described. I've never seen that and have no idea what might cause it. I can only offer a few bits of general advice. Run software update and make sure you have the latest update for Numbers 08, Restart your computer, try to duplicate the problem in an fresh Numbers document. If a fresh document works properly, copy your content over, keeping track of your additions so you can try to identify the content that causes the problem should it reappear.
    Jerry

  • Help needed in WAD charts Creation

    Hi Gurus,
    I have chosen the "charts" Web item into the layout. In the chart edit or Properties i am not able to find an option to choose the characteristics and Keyfigures in the Axis.
    Example :  Rows :
                    1) material
                    2) plant
                    3) material Type
                    4) Week Beginning
    and          Columns:
                  1) consumption
                  2) receipts
                  3) Total Inventory
    I need the chart to be based on the Week beginning( characteristic) and this characteristic values should be displayed in the X-axis. 
    The key figures value should be displayed as columns.
    I dont see any options to choose the characteristics and key figures in x and y axis in the chart designer. Please let me know or any how to documents on this.
    Regards,
    Satish

    Hi  Satish,
    Please study the following which may help you creating the chart.
    If it helps, please grant me points.
    Regards,
    Subha
    Changing the Display: Table, Chart, Table and Chart
    In your Web application, you want to be able to display data in a table or graphic, similar to in the Web Analyzer.
    You can do this by using the Dropdown Box Web item and linking the commands for showing and hiding Web items to it:
           1.      Insert the Analysis and Chart Web items into your Web template. Set the required parameters and link both Web items to the same data provider. For the initial display type, set the Visibility parameter of the Chart Web item to Hidden.
           2.      To allow users to toggle the display type, choose the Dropdown Box Web item and drag it to your Web template using drag and drop.
           3.      Choose the data binding type Fixed List of Options from the parameter list for the Web item. This allows you to define your own commands for each entry in the dropdown box.
           4.      In the fixed list of options, enter a text (such as "table") in the Description of Selection field. This text can be language-dependent.
           5.      For the corresponding command, call the command wizard by choosing the pushbutton (see Commands).
           6.      On the All Commands tab page, choose Commands for Web Items. Select the command Set Web Item Parameters (SET_ITEM_PARAMETERS) and double-click it to choose it.
           7.      Since the table must be switched to visible to select the table display type in the Web application, choose the Analysis Web item for Target Web Item. All parameters for the Analysis Web item are now displayed.
           8.      Set the Visibility parameter (VISIBILITY) to Visible (VISIBLE). Do not accept the default value.
           9.      Since the graphic display must be switched to hidden to select the table display type in the Web application, choose Next Command in the command wizard.
       10.      Insert the Set Web Item Parameters (SET_ITEM_PARAMETERS) command again.
       11.      This time, choose the Chart Web item as the target Web item and set the Visibility parameter (VISIBILITY) to Hidden (HIDDEN). Do not accept the default value.
       12.      Repeat steps four to eleven for the dropdown box entries Chart (switch Analysis Web item to hidden, Chart Web item to visible) and Table and Chart (switch Analysis Web item and Chart Web item to visible).
    Regards,
    Subha

  • Adding weekday name to x-axis in a chart

    I am trying to add a weekday name to the horizontal axis in a chart (SSRS).
    In horizontal Axis Properties I went to number, then Custom, and added:
    =(WeekdayName(Fields!Date.Value))
    It nearly works. I have put in this week's dates into the parameters (23/02/2015 - 28/02/2015) but the x-axis is showing the dates as numbers, eg 23 - 24 - 25. I'd love to see the words Monday, Tuesday et al in there instead.
    When setting up the chart I have Fields!Date.Value as the category group, at the moment grouped on =day(Fields!Date.Value)
    Any suggestions on how to get 'Monday', 'Tuesday' etc to appear would be much appreciated.
    I have tried
    =weekdayname(weekday(Fields!Date.Value)). This partly works but unfortunately repeats the day of the week the report was run, eg Monday Monday Monday rather than Monday Tuesday Wednesday et al.
    Thanks.

    Hi William,
    According to your description, you want to display the weekday name on the x-axis in a chart, right?
    In your scenario, you can specify the both category group value and group expression as weekday name values. Please refer to steps below:
    1. The original chart which x-axis values display as date.
    2. Specify the x-axis Label and Group on expression like below:
    =weekdayname(weekday(Fields!date.Value))
    Then preview the report, the a-axis values will display as weekday name.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Displaying 0CALMONTH in WAD Chart - Date enclosed with brackets []

    Hi, when I run a chart with 0CALMONTH the Date shows up as [05/2010], [06/2010]...   It displays the date with brackets around it.  Now, I'm supposing this is because 0CALMONTH has no Text configured.  Now I'm sure lot's of people use charts with 0CALMONTH in the bottom Axis of their charts and I'm sure they don't want the brackets as I don't.  I've seen lots of posts on missing text for 0CALMONTH, but haven't really found out a definitive answer.
    So how is everyone getting around this so their charts do not show the brackets around 0CALMONTH in WAD Charts?

    Good day, Kenneth,
    The brackets were introduced with BW 7.x systems. The idea behind them is to show which is KEY and which is TEXT. The user can now clearly distinguish the key and description of each characteristic or structure member on the axis. Unfortunately, there is no way to 'correct' this as it is seen as an improvement
    Best regards,
    Karen

  • Want a constant time axis in waveform chart

    hello,
    my time axis in waveform chart is changing .how can i keep it constant say 1-100 .the whole point of this is to make waveform chart luk like a CRO.please need help.
    thanks in advace
    naveen.rabelli

    I don't think what you're asking for is possible, due to the nature of the chart - it accepts Y values and inserts the X value automatically. Offhand, I can think of 3 solutions -
    The bad one - constantly change the offset by moving it backwords. You will probably have flickering.
    The workaround one - Paste a text box over the first number saying 1 and another over the second number saying 100.
    The probably most correct one - Use a XY graph. Just have a 1D array of 100 elements and append it to a second 1D array with 1..100. Wire the 2D array into the graph terminal.
    Try to take over the world!

  • Eliminate negative sign in WAD Chart

    hello experts,
    I have a WAD Chart and I am using the Stacked Columns100% 2.5D chart type. This chart is based on a query which has a two keyfigures Sales 1 and Sales2. Now some of the values in these key figures are in negatives. So, how can I eliminate those negative signs and allow my chart to treat those values as positive.
    for e.g Now My chart shows as Sales1 = -50% and Sales2 = -50%. I want to show these percent values in positive.
    Please help and points will be granted.
    Thanks,
    Rishi

    Hi,
    Try create a formula (if  the Key fig is based on formula )and use absolute function which is present in mathematical functions. That is Abs(Key Fig) is your formula.
    Option A.Steps :
    1. Make that key figure as always Hide in Display tab in the properties for this Key figure.
    2. Create a New formula on that Key figure.
    3.In Formula use Absolute Value function ABS on that key figure.
    4.Now this will give you the required result you needed.
    Option B. Also Create a formula.
    Now use this formula
    ( KF <= 0)( -1)(KF) OR (KF >= 0)*(KF)
    Hope this helps,
    Regards
    CSM Reddy

  • Converting the category axis to a value axis

    Is it possible to convert the category (x) axis to a value axis?
    I have a set of measurements (18 total) spaced over 116 days.
    I know how to "force it" by constructing "categories" for the numbers 1 thru 116.
    But, that can be clumsy and time-consuming to setup.
    Thanks, Bob

    Hi Bob,
    The only chart type in Numbers with two value axes is the Scatter chart.
    Category charts pick up their category axis labels from a Header column.
    Scatter charts require that the values for each data point be paired in two regular (ie. non-header) columns.
    So, to do the converson you'll have to:
    move (or copy) the dates (which must be actual Date and Time values) into a body column.
    move (or copy) the measurement values into a column to the right of the dates
    Select those two columns of data
    construct the scatter chart.
    Regards,
    Barry

Maybe you are looking for

  • Problems installing SVN or MySQL with Fink or apt-get

    I'm having problems with running SVN on my intel desktop. I primarily use Fink to install packages, and SVN installed just fine, but when I run it, I get svn: SSL is not supported I'm pretty sure SSL is not needed, but if I try to install the ssl pac

  • Problem with html:select field

    I have two forms A and B, which I open from A. In B I have an <html:select property="X" and in A I have <html:text property="Y". In the javascript in B, I am trying to assign the document.B.Y.value as follows: opener.document.A.X.value = document.B.Y

  • How do I paste the file I converted to my word document?

    How do I paste the converted file to my document

  • ODBC Error when implementing BI Apps on SQL Server

    Hey, we are implementing BI Apps using SQL Server as the warehouse database, and we are running into the following errors when viewing the out-of-the-box reports: [ODBC SQL Server Driver][SQL Server]'concat' is not a recognized built-in function name

  • Mac Mini (PowerPC version) will not boot - or reinstall...

    All of a sudden my MacMini is playing up. It will not boot. I have tried leaving it overnight and reinstalling the OS to no avail. It boots from CD and reads the install disc, but it hangs everywhere for ages. It verifies the install DVD - then just