WAD Display value in bar of a bar chart

Hello group,
I'm trying to display the values of every bar in a bar chart and can't fine the way to.  I'm sure it's quite easy and can't find the solution.  I've searched the forum and only found a link on SAP help which explains how to do it on individual bar but not all of them (Series --> Series1 --> Show Labels, same for Series2 until Series5 etc etc...).
I can't find any options for all Series.  Any help would be appreciated.  Thanks.
Cheers,
John.

Figured it out.  It seems that this option is only available in Wizard mode, not when using the refine...  Oh well...

Similar Messages

  • How to display values on top of each bar in graph???

    Hi Everyone,
    My Jdev version is 11.1.2.3.0.
    I have developed one ADF BAr Graph </dvt:barGraph>. Everything is working fine.
    How can i show the values on top of each bar in my graph???
    And how can we show arrows left arrow right arrow top arrow bottom arrow like arrows in keyboard in ADF??? Example: Text1 right arrow Text2 right arrow Text3
    Any suggestions will be really helpful.
    Thanks.

    I'm not sure if that's what you're looking for, but you can display values by using markerText tag:
    <dvt:barGraph...>
      <dvt:markerText rendered="true">
          <dvt:y1Format>
            <af:convertNumber type="number"/>
          </dvt:y1Format>
          <dvt:graphFont id="graphFont4" size="20"/>
      </dvt:markerText>
    </dvt:barGraph>
    About the other question, have you tried to use unicode characters? Right arrow, for example is "&#8680;"

  • Display value in Bar chart conditionally

    I've a chart with Bar-Vertical Stacked type. In one bar 7/8 stacks are coming, some of value 1000 and some of very small values like 2, 5,6 etc. For each of these small bars when I'm displaying value in center position with markerTextPlace="MTP_CENTER", it becomes clumsy.
    In this case, I want to only show the slice in vertical bar but not to display value if value<10.
    How this condition can be checked to view value.
    Please suggest. Kind Regards.

    Can anyone please suggest.
    Regards.

  • Display Value for a Horizantal Bar Chart

    My Horizontal Bar Chart is not displaying values that are less than 6 figures since most of the column values are greater than 7 figures. it won;t show even when I hover over the column bar.. Any idea on how to display them.
    -Sam
    BOBJ XIR2

    Sam,
    I have not come across such scenario...anyways..let me give it a thought and will let you know if i find some solution..:)
    Undoubtedly i still say it as a powerful tool when compared to any other dashboard development tool. Most importantly, anyone can develop a dashboard and show their analysis in visualization in minutes... that is the beauty of Xcelsius
    I understand some important features are still missing and i am sure product development team will work towards it. No tool is perfect.. It is only people like you and me who will be able to make it better by suggesting different ways to improve
    Cheers,
    -Anil

  • Redirect if record exists is displaying value in address bar

    I setup a simple login page to insert record if it doesnt
    exist, and
    redirect if it does..
    since its a login page, i dont want the values past in the
    address bar as if
    it was a querystring....
    i dont recall this occuring in past setups like this..
    here is an example of what i see in the address bar
    http://corp01/thankyou.asp?requsername=123456789
    the form i have setup to do this is set to the following:
    Method = POST
    Enctype is blank
    Action = <%=MM_editAction%>
    Target = empty
    Class = empty
    Is there anyway to prevent this from displaying in the
    address bar?
    Since the live form will be setup behind a https:// and
    security in place..
    i want to make sure i code correctly now before we have the
    site live...

    so the problem is here if the option is equl No categories
    found I want to go by id but by subId
    so it should look like this
    details3 = new
    Spry.Data.XMLDataSet("prog.cfm","progs/prog[id="+window.activeRecord+"]",
    {useCache:false, loadInterval:1660});
    Also I tried to write some code but i do get the wrong result
    function hielo3()
    if(window.activeRecord2 == null || window.activeRecord
    ==null)
    alert("You must select a category or a subcategory!Please go
    back to the category Tab");
    setTimeout('tp1.showPanel(1);',0);
    return false;
    } else if (window.activeRecord2="No subcategories found"){
    details3 = new
    Spry.Data.XMLDataSet("prog.cfm","progs/prog[id="+window.activeRecord+"]",
    {useCache:false, loadInterval:1660});
    details3.addObserver(myTab2Observer2);
    } else {
    //here make your other query to get the details of the
    selected option! I am reusing the previous one.
    details3 = new
    Spry.Data.XMLDataSet("prog.cfm","progs/prog[subId="+window.activeRecord2+"]",
    {useCache:false, loadInterval:1660});
    details3.addObserver(myTab2Observer2);

  • Displaying % value in WAD

    Hello Experts,
    I have one graph in WAD that is 2.5D row graph with 2 rows like Actual and Plan values.
    I need to display % value for Actual / Plan after the second row top right to that row.
    If we select % in value properties for series 1 or 2, it will be like $Percent "%". I tried to calculate the Actual / Plan using this by applying like $Series1/$Series2, but it's not correct. Can we achieve this in graph itself. I can create another key figure with actual / Plan and hide that graph and display only value, but it will be displayed in 3rd row not in 2nd row. I need to display in 2nd row only.
    Can anyone do some help to achieve this?
    Thanks in advance,
    Venky

    HI,
    I have 2 KF's and graph should be displayed with 2 bars, i want to display only the % value of 3rd KF on 2nd bar/line (on plan ) but dont want to display bar/line for the 3rd KF (i.e Actual / Plan).
    I tried to do by creating 3rd KF in query designer and in WAD hide that bar/line and displayed only value in %. But it will display below 2 bars/lines.....no on the 2nd bar/line. I want to display on 2nd bar/line.
    Can i achieve this by calculating the Actual / Plan (3rd KF ) value in graph itself instead of query designer with 3rd KF?. Or any other way to get this value?
    Thanks,
    Venky

  • WAD - display only the last value in the chart

    hi...
    I designed a chart in WAD wich displayed a range of values in a line. Now im searching for a possibility to display the value for the points in my chart, but not for all values, only for the last value in the line! And every month the line will extended with new value-points, so it is necassary that the function is dynamic, always for the last point in the chart the value should displayed!?
    thx for some ideas!
    david

    hi @ all... once more information:
    the chart displayed only one keyfigure of a query. for example it display the revenue per month. in jan. = 10, feb. = 15, mar. = 25, apr. = 13, jun. = 23. these values should be displayed in a line in the chart aaaand additional for the last one in the line the valuecaption direct in the chart (f.e.: jun. = 23). not for all "periods-points"only for the last one.
    in jul. = 25 the chart changed and only for july the value-caption should be displayed. Is it possible?
    Regards,
    David

  • Error in displaying the address in the address bar of jsf program

    Hello,
    I develop a simple application with 3 jsf pages, one is the main.jsp, the other two are article.jsp and proposal.jsp. I also create 4 jsf navigation case in the faces-config.xml which contain the following situation:
    article.jsp -gomain1> main.jsp
    main.jsp -goArticle> article.jsp
    main.jsp -goproposal> proposal.jsp
    proposal.jsp -gomain2> main.jsp
    I create two commandbuttons in the main.jsp and the actions are goArticle, goProposal respectively.
    I create one commandbuttons in the article.jsp and the actions is gomain1.
    I create one commandbuttons in the proposal.jsp and the actions is gomain2.
    When I run the program, everything works fine. But I found out that there is something error in displaying the links in the address bar:
    1. main page, http://localhost:8988/po-view-context-root/faces/main.jsp ok.
    2. click article, http://localhost:8988/po-view-context-root/faces/main.jsp;jsessionid=c0a87f6e231cc8717caa21484ec38fecb60f8f50a7d2 ok.
    3. click return, http://localhost:8988/po-view-context-root/faces/article.jsp (ERROR: should be main.jsp but the content is main.jsp?)
    4. click proposal, http://192.168.127.110:8988/po-view-context-root/faces/main.jsp (ERROR: should be proposal.jsp but the content is proposal.jsp?)
    5. click return, http://localhost:8988/po-view-context-root/faces/proposal.jsp (ERROR: should be main.jsp but the content is main.jsp)
    It seems to me that the address bar displaying the wrong address but the content is correct, it quite annoying me, do i do something wrong or is it a bug in 10.1.3?
    Regards,
    Alan 22/11/2005

    Hi Huseyin,
    verify if you have defined the column name "link_name" on your "sql" parameter. It should be something like:
    select geometry, link_name from your_table
    Joao

  • 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

  • Firefox sometimes does not display my tabs along the menu bar when two or less are open - is this a bug?

    When I have less than three tabs open after having more open, Firefox does not display the tabs along the menu bar. This means I can't see tabs when I have two open. Is this a glitch?
    Note: I am aware that I can set Firefox to always show the tabs, but I do not like this setting for when I only have one tab opened.

    Hi,
    You can try to '''Reset toolbars and controls:''' and '''Make Changes and Restart''' in the [https://support.mozilla.org/en-US/kb/Safe%20Mode Safe Mode] start screen.
    If the problem persists, please try a [https://support.mozilla.org/en-US/kb/Managing-profiles?s=profile&r=0&e=sph&as=s new profile]. You can later copy [https://support.mozilla.org/en-US/kb/Backing%20up%20your%20information?s=backup&r=1&e=sph&as=s needed data] from the old profile to this.
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]

  • List Box display to synchroniz​e with Scroll bar.

    I will like to know if anyone here can help to amend or advise on the attached VI in order to allow the List Box display to synchronize with the Scroll bar.
    As the VI is in run mode, i would like to see 9.CD, 10.Troja, 11. Red... and so on to be displayed as it is being executed.
    Thanks.
    Attachments:
    try.vi ‏13 KB

    Hi Gelb,
    Glad to hear you've got it working
    I realised afterwards that my code will not work correctly if the last line is partially hidden, ie the list box does not display an exact number of lines. So I've added a +1 after the array size function to correct this, see attached vi.
    You'll notice that I read the NumRows property of the listbox - I've done this so that if you decide to change the listbox height the code will still work without you having to go in and change anything. In your code you would have to change the constant (currently a 7) before the comparison primative to the new height. Also, in my new vi I've assumed the listbox height isn't going to change during the time it gets populated so I've move the NumRows property out of the for loop and read it only once - saves a bit of time
    Using a for loop with auto indexing rather than a while loop also means that I don't need to index the input array every time or worry about when the loop will stop.
    Hope this all helps
    Dave
    Message Edited by DavidU on 06-26-2008 08:59 AM
    Attachments:
    Scroll Listbox 2.vi ‏15 KB

  • Complied chm file displays 'HTML help' on the title bar instead of the window name

    Complied chm file displays 'HTML help' on the title bar instead of the window name.
    I tried several ways like:
    1. Changed File>Project settings name and also set the language to English (US).
    2. Checked the Title name in .hhp file
    3. Used the window while compling.
    4. Robohelp language settings.
    5. Also uninstalled and reinstalled robophelp.
    But nothing helped
    The title name is displayed correctly if the same project is compiled on another machine.

    When the code in the HHP and the regional settings on a PC match, the correct title is displayed. Or other way around is also true the help title is displayed in the language specified in the help project IF (and only if) the regional settings of the PC match that language. Otherwise, "HTML Help" is displayed.
    Hope this help.
    Thanks and Regards,
    Rahul Karn

  • How i display mac app store downloading progress bar ? please help, how i display mac app store downloading progress bar ? please help

    how i display mac app store downloading progress bar ? please help ?

    it does not respond every time i hit download button,nothing appers

  • Why can't I enlarge safari bar and bookmarks bar so the print is larger.  I can only do this if I change resolution on display.  I do not want to make my 27" smaller.  Any comments?

    After just installing Mountain Lion on mid 2011 iMac 27" I find it does not allow increasing size of font for Safari bar and Bookmarks bar.  The print is so small it is difficult to see.  I can change resolution of screen but the the size of the screen becomes smaller.  Not what I had in mind when I bought this iMac.  Is there any fix out there and is Apple working on this problem?  Any comments would be appreciated.  Thanks.

    Safari – Enlarge browsers toolbar text
    Firefox

  • Is it possible to easily view the actual (not displayed) value of a cell?

    Is it possible to easily view the actual value of a cell calculated by a formula, not the displayed value after it has been rounded off?
    For instance, if you enter the number 1.23456789 and display it rounded to 3 decimal places, you can still see the full, actual value in the formula bar:
    The problem arises when you reference that number in a formula: you can't see the underlying value (even though it's obviously known to Numbers):
    Is there a way to get the formula bar (or a tooltip) to show the full, unrounded value? Changing the display to more decimal places is not very convenient, especially on big spreadsheets. Maybe it could be done via AppleScript?
    A related issue arises when you try to look at the sum or average of a number: if the numbers being summed have the same number of rounded decimals, the sum displayed is rounded too. I find this very annoying: I want to see the actual value, not how my spreadsheet may be displaying it in that cell.
    Although, curiously, rounding to any number of decimals as long as they are not all the same displays the full, correct underlying values:
    Has anyone come up with workarounds for these issues?

    I did it with an AppleScript.
    Now any time I have a cell or cell range selected, I do one click (AppleScript menu > Display Value at Full Precision), and it shows me a popup alert that simply reads:
         rowname : columnname
         value
    Here's the script:
    tell application "Numbers"
              try
                        set selectedTables to (tables of sheets of front document whose selection range is not missing value)
                        repeat with selectedTable in selectedTables -- tables of each sheet
                                  if contents of selectedTable is not {} then -- the list is not empty, it's the selected sheet
                                            set selectedCells to cells of selection range of (get item 1 of selectedTable)
                                            repeat with i in selectedCells -- each selected cell
                                                      set {selectedRow, selectedColumn, selectedVal} to {row, column, value} of i
      --                                                  display alert "value of " & name of selectedRow & " : " & name of selectedColumn & " (" & address of selectedRow & ":" & address of selectedColumn & ")" message selectedVal
      display alert name of selectedRow & " : " & name of selectedColumn message selectedVal
                                            end repeat
                                            return
                                  end if
                        end repeat
              on error eMsg number eNum
      display alert eMsg
              end try
    end tell
    ( Props to Jacques Rioux who posted code to get me started at https://discussions.apple.com/thread/3964938 )

Maybe you are looking for