Can't show data labels in pie graphs as decimal number if the crosstab data

I want to show my data labels in diagrams, as percent values, with three decimals.
It occurs (in version Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)) it is only possible if the data format of the crosstab data also shows data with decimals. If the data are in integer format, the graphs data labels can only be shown in integer as well.
Does anyone know how to fix the problem?
In version Oracle Business Intelligence Discoverer Plus 10g (10.1.2.48.18) we can have a crosstab showing integers and a pie graph showing labels of pie slices where the labels are in percent with three decimals. It seems it does not work in the newer version Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)
Thanks in advance

It seems I have another similar problem in version Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26):
I have a Bar (Percent) graph based on a crosstab where the data is formatted as number with two decimals.
The labels in the graph shows as number (0,76 instead of 76% and 0,13 instead of 13%). I want them to be shown in percent format.
The Data Label format is set to “Number” with two decimals. I can change the Data Labels to Percent with two decimals and then it shows the data labels in the graph exactly as I want it. But after I have saved the workbook and then opened it again the changes has been “revoked” and is once again set to number with two decimals instead of percent.
thanks (again) in advance

Similar Messages

  • How can I show text sentence on XY graph

    Hello,,,, anyone knows??? How can I show text sentence on XY graph?
    I just know that the only numeric data type can be the input data but my case I have both the number and message to show on the same graph.
    Thanks in advance
    Mannie

    You start out with an array of zero size. Since replace array subset does not change the size of an array, you stay with zero annotations. If nothing is there, you cannot replace it.
    Possible solutions:
    (A) Instead of reading the current annotation list (which is zero!), you could initialize the shift register with a diagram constant (right-click...create constant), expand it to the desired number of elements and make them all e.g. with a blank text.
    (B) Alternatively, you can manually create the desired number of annotation by right-clicking on the graph and select "data operations...create annotations". Now you start of with an array of the correct size if you read the annotation list with a property node and you can replace them programmatically with new annotations as desired.
    (C) You can also initialize the shift register with an empty array, then use built array to add annotations.
    LabVIEW Champion . Do more with less code and in less time .

  • Nokia 5530 XM can't show date and operator on home...

    Hi !
    Nokia 5530 XM can't show date and operator on home screen

    Re: Nokia 5530 HomeScreen issue - not showing email notification barOptions Mark Post as New Add This Post to My bookmarks Add This Post to My subscriptions Subscribe to This Topic's RSS Feed Highlight This Post Print This Post E-Mail this Post to a Friend Report Inappropriate Content 11-Feb-2010 08:51 AM Hi guys, if you people have a problem of home screen freezing in nokia 5530 xpress music or a music player controls or dialer is no working evern you tab to screen then RElax be calm here is the solution……. Steps 1) Backup you device. 2) Go to the home screen and hit main menu key. It will show you a menu. 3) Now Tab the answering (Green) Button which will automatically pop up a dialer. HA haha. 4) type *#7370# and phone will ask you to restore original factory settings? 5) Say Yes and phone will restart with default company setting. And check everything will running absolutely as you were using earlier. 6) Restor the backup and done……. AS Simple AS that Enjoyyyyyyyyyyyy…… Anand

  • How can we show data in rows when it is in Columns........

    I have strucked with a simple but a complex problem.
    I have a Report with data in vertical rows..need of the hour is how can we show that data into column structure.
    here is the table sample which i have in Database..
    Location      chrg_type    Effective_date
    xxxxxxx        xxxx          xx-xx
    thhis is the structure in effective date we have several months in it in a single column i want show the effective date or effective month in various columns instead of a single column.
    my required table is....
                                Effective_date     Effective_date
    Location      chrg_type     xx-xx              xx-xx
    xxxxxxx        xxxx          xx-xx
    any tough heads?????

    Hi Sunil,
    Your 1st problem is that you are going to need one more field to accomplish you goal. What type of data do want under your new date columns?
    Anyway, once you have that you need to move on to how to move the data out into columns based on date.
    Try something like this.
    0_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',CurrentDate) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',CurrentDate)
    THEN {tbl.DataField}
    1_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',DATEADD('m', -1, CurrentDate)) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',DATEADD('m', -1, CurrentDate))
    THEN {tbl.DataField}
    2_Date = IF DATEPART('m',{tbl.Effective_date}) = DATEPART('m',DATEADD('m', -2, CurrentDate)) AND
    DATEPART('yyyy',{tbl.Effective_date}) = DATEPART('yyyy',DATEADD('m', -2, CurrentDate))
    THEN {tbl.DataField}
    ... Repeat this process until you have all of the columns you need, following this format.
    Hope this works for you,
    Jason

  • Why Cat6500 PE just can only show VPN label without IGP label ?

    Hi,there:
    We have a couple Cat6500 as our MPLS/VPN P, PE routers. But from the following first command output, we just only can see one label (VPN lable) 339 imposed,can't see the IGP label imposed.
    From the second command we can see both IGP and VPN labels (339,224 or 339,20)are imposed.
    Is there anybody can point out why the first command just can only show the VPN label ?
    We're using Sup720 supervisor and 12.2(18)SXF9 IOS.
    6500PE#sh ip cef vrf XYZ 172.212.0.0 255.255.0.0 detail
    172.212.0.0/16, version 321, epoch 0
    0 packets, 0 bytes
    tag information set, all rewrites owned
    local tag: VPN-route-head
    fast tag rewrite with
    Recursive rewrite via 172.17.0.213/32, tags imposed {339}
    via 172.17.0.213, 0 dependencies, recursive
    next hop 192.168.131.128, TenGigabitEthernet2/5 via 172.17.0.213/32 (Default)
    valid adjacency
    tag rewrite with
    Recursive rewrite via 172.17.0.213/32, tags imposed {339}
    Recursive load sharing using 172.17.0.213/32.
    6500PE#sh mls cef vrf XYA 172.212.0.0
    Codes: decap - Decapsulation, + - Push Label
    Index Prefix Adjacency
    108775 172.212.0.0/16 Te2/5 339(+),224(+) (Hash: 0001)
    Te1/5 339(+),20(+) (Hash: 0002)
    6500PE

    Hi,Martin:
    Thanks for your reply.
    I tried these two commands, but just only could get IGP labels(20 and 224), no way to see the VPN label(339).
    Any idea ?
    Jerry
    6500PE#sh ip cef 172.17.0.213 255.255.255.255 detail
    172.17.0.213/32, version 1080, epoch 0
    0 packets, 0 bytes
    tag information set, shared, all rewrites owned
    local tag: 171
    via 192.168.130.128, TenGigabitEthernet1/5, 11 dependencies
    traffic share 1
    next hop 192.168.130.128, TenGigabitEthernet1/5
    valid adjacency
    tag rewrite with Te1/5, 192.168.130.128, tags imposed: {20}
    via 192.168.131.128, TenGigabitEthernet2/5, 43 dependencies
    traffic share 1
    next hop 192.168.131.128, TenGigabitEthernet2/5
    valid adjacency
    tag rewrite with Te2/5, 192.168.131.128, tags imposed: {224}
    0 packets, 0 bytes switched through the prefix
    tmstats: external 0 packets, 0 bytes
    internal 0 packets, 0 bytes
    6500PE#sh
    6500PE#show mpls forwarding-table 172.17.0.213 32 detail
    Local Outgoing Prefix Bytes tag Outgoing Next Hop
    tag tag or VC or Tunnel Id switched interface
    171 20 172.17.0.213/32 0 Te1/5 192.168.130.128
    MAC/Encaps=14/18, MRU=1548, Tag Stack{20}
    001A6C9F0A44001CF9B3D0008847 00014000
    No output feature configured
    Per-destination load-sharing, slots: 0 2 4 6 8 10 12 14
    224 172.17.0.213/32 0 Te2/5 192.168.131.128
    MAC/Encaps=14/18, MRU=1548, Tag Stack{224}
    001A6C9F12BC001CF9B3D0008847 000E0000
    No output feature configured
    Per-destination load-sharing, slots: 1 3 5 7 9 11 13 15
    6500PE#

  • Can I show 3 timeplots on one graph?

    I've created three separate timeplot lines in Numbers, on separate charts (can't seem to upload a screenshot.)
    Is there any way that I can import them all onto one chart, despite the fact that they are on different scales (In context, it is a study of a football club so one line is league position (1-20), another is attendance (15-25,000) and the last is company turnover (£30-80million.)
    The axes aren't too important, I would just like to be able to get all three onto one graph to show any possible correlation.
    Is this possible?
    Thanks in advance,
    Adam

    Drag the charts on top of each other after setting the fill for each chart to none.
    To set the fill to none, select the charts, then open the graphic inspector and select fill as "none":
    now scale each so they are the same size, and stack one on top of the other

  • Example of using pie graphs in oracle 10g or 9i forms (not JDeveloper)

    Hi..
    Please can anyone show me how to use pie graphs in oracle 10g or 9i forms using bean?
    i also want to know how to put data in pie graph.. as u know in column graph for example we have an x-axis and y-axis,and in pie there is no x-axis and y-axis.. so how i can put the same data in pie graph.. and also i may need more than one value for the x-axis or the y-axis to use in pie graph so how can i do it??
    i use set_custom_property to call properties in beans.
    I would so thankful for how can answer me.. please its urgent
    thanks

    Hi,
    Thanks for your reply..but i already have this demo and it doesn't contain an example for a pie graph..if u know where i can find any example for a pie graph and how to pass data to it i would be so thankful
    Thanks again.
    Eyad Basheer

  • Can't read disk label

    Dear Sun experts,
    I am trying to install Solaris 9 on a Sun Ultra 10 Sparc workstation. This system formerly had Solaris 8 on it, but we decided to do a reinstallation to configure things the way we wanted them.Before doing that we encountered a few problems
    1.The system failed to recognize the Dell Ultra Sharp Monitor, when the signal cable was plugged into the port behind the computer. To solve this we researched and were told to remove the Video card attached to the mother board, and this we did.The system now recognized the dell monitor and booted in Solaris 8.
    2.We ran sys-unconfig to reconfigure the system to change the hostname on a reboot.We powered off the computer.Afterward we would go through the sys-unconfig program in an indefinite loop.So I powered off the computer each time i got stuck.
    3.Lastly I tried to do a STOP A to try to go to the 'ok' prompt in order to do a clean installation of Solaris 8 Installation CD, by running
    ok boot cdrom [ENTER]
    Here's what I am getting:
    Boot device: /pci@1f, 0/pci@1,1/ide@3/cdrom@2,0:f File and args:
    Can't read disk label.
    Can't open disk label package
    Can't open boot device
    ok
    [end]
    I want to do a clean installation of the Solaris 9 CD on the sparc ultra 10 computer.Please can anyone help me out? I looked at the solaris 9 installation guide, and it asked that I follow this procedure. Please respond if you can help.
    Also of note is that I got this system from a user who had installed Solaris 8 sparc on it earlier.
    Thanks a million!
    Omon

    Hi!
    After a day fighting with same problem and found no good solution on the internet , I was able to do a workaround in order to be able to boot my sun bade 1500 that was giving the "can't open disk label" message.
    I found no source of the problem but someone with more knowledge could guess. (maybe a default bad alias definition of cdrom ��?)
    Well, first of all I plugued a normal IDE CDrom as primary slave, leaving IDE HD as primary master. And inserted solaris 8 installation CD (as it was my only solaris bootable CD, but I guess that I oculd boot any other CD).
    After that, I went to the openboot prompt (ok>) and did next:
    ok devalias cdrom - this will show you current path to internal CD. Use this to determine what new alias should look like.
    ok setenv auto-boot? false
    ok reset-all
    ok probe-scsi-all - find the path to the new cdrom - write it down & write target # as well
    ok show-disks - find the exact path you just wrote down and type that letter
    ok nvalias cdrom2 [Ctrl] + [y] which will paste that path. Finish with @sd1,0:f AS IT's PRIMARY SLAVE
    ok reset-all
    ok boot cdrom2
    I found this part in http://www.experts-exchange.com/Operating_Systems/Solaris/Q_ 20757891.html
    except teh @sd1,0:f, I found that with my good luck!
    After that I was able to boot with CD. the installation failed, but at least I was able to mount / filesystem and modify my /etc/passwd ... my target!
    HTH
    Cheers!

  • Generate PDF for pie graph generated by module pool program

    Hi Experts,
                     I have created a module pool program which generates a pie graph.I want to get the pdf output for the graph. please help me.
    Regrds,
    Rao

    Hi K A Rao,
    I think CONVERT_ABAPSPOOLJOB_2_PDF can help you solve the issue.

  • Lightroom 4.1 can not show text correctly

    lightroom 4.1 can not show text correctly when publish in PDF and blurb format
    the text can be show correctly in JPEG format
    but lightroom 4.0 can show correctly with the same book.
    i cant publish my book on blurb now

    I don't think LR4 adjustments can be directly sent to CS4, because CS4 cannot interpret LR4's new processing engine.
    I think you have to use Edit In... and create a TIF or PSD and send those to CS4

  • Could not able to show a scalar value in Page Header/Group Header of the re

    Hi,
    I could not able to show a scalar value in Page Header/Group Header of the report which is returned from Sub-report. But I am able to display it in both Group Footer and Page Footer.
    I used shared variable in formula filed of both main and sub report and both are placed in the main and sub-report.
    Please do needful.
    Thanks & Regards,
    Mani G.S.

    You can only show Shared variables in main report in a location after the subreport has executed.
    If you want to show values in page header or group header you must place subreport in a section above these. This is unlikely to be possible so you will have to live with displaying results in Group/page footer.
    Alternatively you can execute subreport twice, once where subreport is hidden in a section above page/group header and pass summary figure you require and then again where you currently have subreport so you can see details as required.
    Ian

  • Can no longer switch desktops using control-number on the number pad.

    Now that I upgraded to Mavericks, I can no longer switch desktops in Mission Control using control-number on the number pad. Only the numbers on the top row work.
    It's rather annoying, as it's much easier and quicker for me to swap desktops with my right hand (thumb on control, finger on numeric keypad) than left handwith the top row.
    Anyone else having this problem?
    Remember, Apple, a lot of folks still have full keyboards!

    changing the keyboard shortcuts does the trick!
    (Apparently Mavericks thinks the number pad numbers are different than the top row numbers. If you redo the shortcuts to use the number pad, the top row numbers no longer work with Mission Control)

  • Can I show a data label for only one point in a series?

    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    There are a number of graphs where I only want to value of either an extreme value or the ending value to show. Having all the labels in a series makes the chart too busy. This is pretty easy to do in Excel.
    If this can't be done, I guess that adding a text box over those points would work.
    Thanks

    Hi W-T,
    Welcome to Apple Discussions and the Numbers '09 forum.
    wahoo_tiger wrote:
    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    Sure. Here's and example labeling only the MIN and MAX points.
    Column B contains the data charted with the blue line.
    Column C extracts the MIN and MAX values using the formula below. Those two values are charted as a separate series, using the green data point markers, and are labeled with their values. The intervening empty string values appear to have doused the lines connecting the two data points.
    Formula: =IF(OR(B=MAX(B),B=MIN(B)),B,"")
    Regards,
    Barry

  • How can I show a 0% range in the data value label on a bar chart thanks?

    How can I show a 0% range in the data value label on a bar chart thanks?

    I'm not sure what the question is. 
    I know that if you have a bar chart and one of the categories (X-axis) has bar (Y value) equal to 0%, no bar is plotted for that category. Even the addition of a stroke (line) around the bars doesn't make one appear for 0%.  The only automatic way I know of to make it look like there is data in that category is to add the value labels to the bars. Inspector/Chart/Series, select one of the bars on the chart, click on "value labels". Another method that is a workaround is to fudge the number a little in your table so that instead of 0% it is a very small %.  This will get you a thin line on the chart.
    But if your question is about the value labels (the numbers that display on or in the bars) and you are not getting one for a bar that is supposed to be 0%, it probably means your table doesn't actually have a 0% in the corresponding cell. A blank cell in the table will not get a value label.

  • How to override pie graph label

    Hi,
    I have a dvt pie graph component on my page. I want to programatically set my pie graph label in a java bean.
    For example, in my pie graph, there are 2 values, paid and unpaid. In my bean, I programatically format my paid amount, and I want to set the paid label to be "Paid (<formatted amount paid>)". I want to do the same for Unpaid.
    How to I access and set the label for Paid and Unpaid series in my code? I could not use EL expression to do that as the label field of the <item> component of the graph do not understand EL expression.
    Thank you for your time.
    Any input is much appreciated.

    Hi,
    How are you passing data to the graph? Are you trying to format the labels shown next to each slice of the pie, or the tooltips (shown when you mouse over the slice)?
    You can use the dvt:sliceLabel tag to format your pie labels.
    For example:
    <dvt:sliceLabel textType="LD_TEXT">
    <dvt:numberFormat decimalDigit="0"/>
    </dvt:sliceLabel>
    This will show text in the pie labels, and format the numbers displayed in the tooltip to have no decimal places.
    Valid values for text type are:
    LD_TEXT, LD_VALUE, LD_PERCENT, and LD_TEXT_PERCENT.
    Hope this helps
    Katia

Maybe you are looking for

  • How do i have multiple calendars on my default calendar setting?

    How do i get shared calendars onto my default calendar so i am able to view everything in one place? 

  • Livecycle design 8 Help with PDF forms

    I am new to Livecycle 8. I have created a simple PDF form in Livecycle 8 which was orignally an excel form. I set it up with a submit button to submit by email to a designated person. The form is housed on an internal web site for viewers with adobe

  • Table split across pages

    Is it possible to setup Indesign to automatically split table across frames like Microsoft Word do across pages?

  • CS-15 and mac

    I'm using my CS-15 with a macbook (Os-X 10.6.2). When I'm at my cottage the connection is quite weak and the modem wants to use gprs-connection, not the 3g. But sometimes (50%) it uses 3g and everything is ok, speed of the connection is even more tha

  • Applying BW 3.50 patch 3 for sapgui 7.10 to a installation server

    Hi All Im applying a few patches to a 7.10 installation server, everything works fine , except for when applying the BW 3.50 patch 3 for 7.10 GUI to the server .. well applying the patch actually works , but afterwards instead of having only 2 produc