Formatted numbers in pie chart

Hello
I'm displaying a pie chart graph and the numbers in it are not formatted (eg 345234534 without any commas).
I want to display numbers in a formatted way (0,000.00) in a pie chart, but if I use the NSTR function the number become a string and I can't use that number.
How can I do this ?
Bye
Omer

Hey Pramod,
I really wanted your answer to work, but it doesn't. The NVAL function convert the String Type to a number type ( ==> the graph accept the type), but it also deletes the commas.
Have you tried it yourself ?
Bye
  Omer Shem-Tov

Similar Messages

  • Format numbers in column chart

    Hi all,
    I want to display formated numbers in tooltip of column chart.
    Instead 60000 display 60,000...
    Is it possible?
    VC7 SP15 Flash runtime.
    Thanks,
    Ola
    Edited by: Ola Agiv on Sep 18, 2008 2:01 PM

    Hi,
    I tried your soln on my System as below.
    1.Input field L1
    2.Expression Field E1 with formula :NSTR(@L1, 'C'),
    3.Exepression Field E2 WIth formula :REPLACE(NSTR(@L1,'C'), '.', ',')
    I Had given Input for L1 as 10000.
    the output of E1,E2 is 10,000  Means output of both formulas returning same output.
    Could you plesae check this once .
    where you testing this
    i am working on SP16.
    Thansk,
    Govindu

  • Creating custom reports with Pie Chart

    Hello,
    I've got a little problem while I'm creating custom reports with SQL Chart.
    For example, I want to have a Pie Chart that represent the distribution of the version for a software, i wrote my query with no problem, the result is in good format.
    My Pie Chart is fine except there are no percentage displayed. The legend on the right is fine with correct count of different version, but no percentage on the pie chart.
    Any idea?
    Thanks in advance,
    Fab

    Hello,
    well, I think this is not possible to ask OEM to print the percentage over the chart.
    Anyway, I sugget you to rewrite your query to compute the % in the query itselft thus to have the pct displayed on the rigth.
    Let's say you want to display the database files' size with such a query: select file_name name,bytes val from dba_data_files;
    This is the way to display the % of each file size over the total (remark the above query has been embeded in the new one).
    select name,ratio_to_report(val) over() pct
    from ( select file_name name,bytes val from dba_data_files )
    order by val desc
    It is quite easy to adapt such a tip to your own query.
    Regards,
    Noel Talard

  • Pie chart bug in Numbers 3.0 on OS X?

    When I select a range and try to make a pie chart, the pie chart always shows 100% full for the first item, and completely ignores the other items to be included in the chart.
    I tried to do a 95% / 5% pie chart and no matter what I do, the pie chart only comes out as 100% full.

    Hi Rafagon,
    Try clicking the chart, then the blue 'Edit Data References' box, then in the lower left of your screen, change Plot Rows as Series to Plot Columns as Series, or vice versa.
    SG
    (That's a trick Ian taught me in the old Numbers, where the rows/columns switcher was in a different position.)

  • Making pie chart in numbers for ipad

    Hello
    I am just getting started with numbers on my ipad.  I have 4 columns of data, the first is an ID number column and the other three are checkboxes.  I would like to make a pie chart that show's the percentage of rows that have each of the three checkbox columns checked.  I am highlighting all three columns to be included in the chart and they all show up in the legend at the top of the chart, but the pie itself is just the color of the first column with 100% in the middle.  The data show that 5/10 boxes are checked in column A, 6/10 in column B and 4/10 in column C.  Not sure what I'm doing wrong....

    BAS,
    A pie chart can only handle one column of labels and one column of values. You will have to summarize your data in a table that has one column of labels and one column of values if you want to make a pie chart of it.
    Think about what a pie chart is. You have pieces of a pie and labels. How would you display any more data series in that context?
    Jerry

  • How do I remove drop shadows from the default text in the labels of a Numbers pie chart?

    I set up a pie chart in Numbers and set labels for percentage.  The default text has drop shadowss.  They do print well at the scale needed for the page.  I cannot find out how to remove these shadows for clearer printing.  Can the shadows be removed?

    Nevermind.  Found the answer in nthe side bar under "Re:how can I print the figures (text) in a chart WITHOUT a cast shadow.  I had the Font window set too narrow and it did not show the Text Shadow button in the tool bar.  Unclicking that worked.

  • Only One Label is Formatting as Percent in a Pie Chart - Help

    I'm having trouble with a pie chart.  I have only two values in the chart and have added labels.  When I preview the report both labels display correctly.  However, when I right-click the labels in design view and select the #PERCENT option
    from the Series Label Properties and the preview the chart, only one label is actually formatted as a percent. 
     I don't get it? 
    I've followed the steps in other forum questions to get around this but nothing works.  I am in a hurry and really need this to work properly, can someone spell this out for me?
    This is what I see in preview currently:

    Hi Avenue,
    Glad to head that your issue has been solved. Thank you for sharing.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Pie Chart Formatting

    I have a problem and hope I can find a solution here.
    When creating a 3-d Pie Chart in Webi XI 3, the labels for the sections of the chart are overlapping and un-readable.
    How do I keep these labels from overlapping?

    Hi Jeffery,
    The following solutions might help you to resolve the issue.
    Solution1:
    Do not use the diagonal labeling, or make the initial chart large enough to try and avoid the diagonal labeling from occurring as users drill down.
    Solution2:
    1) Open the report in Business Objects XI R3.
    2) Double click on the data labels. Data labels Format window opens up.
    3) On the Number tab look for properties section, add few spaces at the beginning of the positive and negative format of the number.
    4) Click on Apply and then OK.
    Regards,
    Sarbhjeet Kaur

  • Problems pasting pie chart from Numbers into Pages table

    Hello,
    I'm trying to paste a pie chart from Numbers into a table cell in Pages 09 but it doesn't allow me. Would you know why?
    Thanks,
    Pedro

    Probably because it is a smart object connected back to the Numbers document.
    If you want it purely as a graphic, try copying the chart in Numbers switching to Preview.app and going command n which will make it a pdf file, then copy that and paste that into Pages. But it will no longer be a live chart.
    Peter

  • Problems with pie chart formatting - APEX v2

    Hi - I have created a region with an SVG Pie Chart and set the CSS to display the three segments as red, yellow and green using one of the examples from a previous forum posting. That all works fine, but I still have two issues with the chart:-
    - the legend is displaying too big and is overlapping the right hand region border which looks messy. Is there anyway to force the size of the legend as there is lots of blank space to the right of the labels/values?. If not, is there any way to get the legend to display at the bottom of the area rather than to the side of the chart?
    - the pie chart is 3D but the colours are only displaying on the side, not the top. Is there something I need to set to get this to work OK? Current CSS included below.
    Thanks Caroline
    text{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    tspan{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    text.title{font-weight:bold;font-size:14;fill:#000000;}
    text.moredatafound{font-size:12;}
    rect.legend{fill:#EEEEEE;stroke:#000000;stroke-width:1;}
    text.legend{font-size:10;}
    #background{fill:#FFFFFF;stroke:none;}
    rect.chartholderbackground{fill:#ffffff;stroke:#000000;stroke-width:1;}
    #timestamp{text-anchor:start;font-size:9;}
    text.tic{stroke:none;fill:#000000;font-size:12}
    line.tic{stroke:#000000;stroke-width:1px;fill:none;}
    #dial{stroke:#336699;stroke-width:2px;fill:#336699;fill-opacity:.5;}
    #dial.alert{fill:#FF0000;fill-opacity:.5;}
    #dialbackground{stroke:#000000;stroke-width:none;fill:none;filter:url(#MyFilter);}
    #dialcenter{stroke:none;fill:#111111;filter:url(#MyFilter);}
    #dialbackground-border{stroke:#DDDDDD;stroke-width:2px;fill:none;filter:url(#MyFilter);}#low{stroke-width:3;stroke:#336699;}
    #high{stroke-width:3;stroke:#FF0000;}
    #XAxisTitle{letter-spacing:2;kerning:auto;font-size:14;fill:#000000;text-anchor:middle;}
    text{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    tspan{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    text.title{font-weight:bold;font-size:14;fill:#000000;}
    text.moredatafound{font-size:12;}
    rect.legend{fill:#EEEEEE;stroke:#000000;stroke-width:1;}
    text.legend{font-size:10;}
    #background{filter:url(#MyFilter);fill:#555555;stroke:none;}
    rect.chartholderbackground{fill:#ffffff;stroke:#000000;stroke-width:1;}
    #timestamp{text-anchor:start;font-size:9;}
    text.tic{stroke:none;fill:#000000;font-size:12}
    line.tic{stroke:#000000;stroke-width:1px;fill:none;}
    #dial{stroke:#336699;stroke-width:2px;fill:#336699;fill-opacity:.5;}
    #dial.alert{fill:#FF0000;fill-opacity:.5;}
    #dialbackground{stroke:#000000;stroke-width:none;fill:none;filter:url(#MyFilter);}
    #dialcenter{stroke:none;fill:#111111;filter:url(#MyFilter);}
    #dialbackground-border{stroke:#DDDDDD;stroke-width:2px;fill:none;filter:url(#MyFilter);}#low{stroke-width:3;stroke:#336699;}
    #high{stroke-width:3;stroke:#FF0000;}
    #XAxisTitle{letter-spacing:2;kerning:auto;font-size:14;fill:#000000;text-anchor:middle;}
    #YAxisTitle{letter-spacing:2;kerning:auto;font-size:14;fill:#000000;text-anchor:middle;writing-mode:tb;}
    .XAxisValue{font-size:8;fill:#000000;}
    .YAxisValue{font-size:8;fill:#000000;text-anchor:end;}
    .AxisLabel{font-size:8;fill:#000000;}
    .nodatafound{stroke:#000000;stroke-width:1;font-size:12;}
    .AxisLine{stroke:#000000;stroke-width:2;fill:#FFFFFF;}
    .GridLine{stroke:#000000;stroke-width:0.3;stroke-dasharray:2,4;fill:none;}
    g.dataholder rect{stroke:#000000;stroke-width:0.5;}
    .legenditem rect{stroke:#000000;stroke-width:0.5;}
    #data1 ,rect.data1 ,path.data1{fill:#FF0000;}
    #data2 ,rect.data2 ,path.data2{fill:#FFFF00;}
    #data3 ,rect.data3 ,path.data3{fill:#00FF00;}

    hi Kishore,
    For this we have to change the .pcxml file for the pie chart .This is the path
    \OracleBI\web\app\res\s_oracle10\popbin\pie.pcxml
    http://obiee101.blogspot.com/2008/08/obiee-cusstomising-your-pcxml.html
    http://debaatobiee.wordpress.com/2009/09/26/customising-graph-obiee-a-charismatic-gradient-effect/
    I am not sure whether it will work or not but try it out
    thanks,
    saichand.v

  • Creating a pie chart based on Pop-up Menu in Numbers

    I would like to be able to select a persons name from the Pop-up menu in the F column to chose who has bought an item. I would then like to create a pie chart showing how much money each person has spent on buying the items and have this update automatically. I have no idea how I would go about doing this. Any help would be greatly appreciated.
    Thanks

    1) make sure the pop-up has all the people in the list before you start.
    2) eter the data in the table as you have shown then
    3) add a new summary table (called "Summary").  Let's assume your existing table  is titled "LOUNGE".
    Add a new column (G) to your existing table, titled "Lounge":
    G2=IF(ISBLANK(F2), "",IF(IFERROR(MATCH(F2, $F$1:F1, 0), 0)=0, MAX($G$1:G1)+1, ""))
    select G2 and fill down as needed
    Now make a new table (and call it "Summary"):
    the first row and first column are headers.
    A2=IF(ROW()-1<=MAX(Lounge :: G), OFFSET(Lounge :: $F$2, SMALL(Lounge :: G, ROW()-1)-1, 0, 1, 1), "")
    select A2 and fill down as needed
    B2=IF(LEN(A2)>0, SUMIF(Lounge :: F, "="&A2, Lounge :: D), "")
    select B2 and fill down as needed
    now select the cells B2 thu the end of the column then select the pie chart from the charts menu

  • Removing font shadow on pie charts in Numbers '09

    Help!! how do I remove the font shadow on my pie charts? It seems to be a standard feature but my reports are all blurred, how can I make the pie chart labels have a nice crisp font?
    Thanks.

    True Genius!
    I'll tell my local Apple store how to do this next week! Couldn't find the controls you suggested on the text inspector until by chance I pulled it out to a bigger display window but now solved, superb!!
    Thanks, big time.

  • How to create a pie chart from a pop-up menu in Numbers?

    I would like to be able to select a persons name from the Pop-up menu in the E column to chose who has bought an item. I would then like to create a pie chart showing how much money each person has spent on buying the items and have this update automatically. I have no idea how I would go about doing this. Any help would be greatly appreciated.
    Thanks

    Costs per person, with "Ali & Baker" as a separate entity (since no provision for separating costs)
    The formula is this:
    =SUMIFS($Cost, $Who Bought it?, "="&$Who Bought it?, $Bought?, "=TRUE")
    The reasoning is:
    Sum all Costs, if the following conditions are true:
    $Who Bought it?, "="&$Who Bought it?
    Group items in the 'Who Bought it? column that match the item in the same row as the formula.
    $Bought?, "=TRUE"
    Only include items that have actually been bought.
    Screenshot
    I have highlighted the selected cell in red. 
    The coloured columns show which ones are relevant to the formula.
    To create the totals, I added Footer rows to the table.
    You could make a separate table if you prefer.
    To create the pie chart, I selected just the costs in the footer rows, and clicked on Charts.

  • Formating Pie Chart

    Hi all,
    I am very new to XcelsiusPlease tell me how to work on Charts (Pie Chart) . I am using one Pie Chart to which I mention the data lables range, But it is showing the specifed range of lables as well as defalt lables I tried to deleat default lables but there is no option to deleat it. Please help me.
    Thank You

    Shonti,
    The samples Pie chart is an example of  a chart with Drill down feature enabled,which can be done with  the second tab(drill down) on the pie chart property sheet.
    In the sample pie chart the labels and values are bound under general tab,drill down feature is enabled under the drill down tab,insertion type,source data and the destination range is specified.Now the values that were bound in general tab are deleted so that the chart can feed from the values specified in the destination range.This is the reason why the value range is empty in the general tab.This destination range is highlighted in the embedded property sheet.The coIumn chart below it also displays data or values entering the destination range which is specified as it's y axis values.
    In preview mode when you click on each pie slice notice the column chart below shows the data corresponding to the label(which is branch name) and it's monthly sales ,these are the values that enter into the destination range specified in the drill down property tab of the pie chart and also into the value y axis of the column chart.
    Pease also refer to Xcelsius user guide located under Help > Xcelsius help or simply press F1 to pull it out.
    Hope this helps.
    -Purnima

  • SSRS Report Builder 3.0 - Pie Chart

    Hi,
    I have Pie chart that displays Number of  items by Country,
    My data set is pulling the correct values.
    The 3D effect is true for the pie chart and the Series Labels are set to diplay out of the Slice.
    I used the collected style to be SingleSlice and not using percentages but just the values less than or = 5 to be collected to other countries slice.
    for labels format I am using a column value from the query where I Concatenate the Value and Name of the country as string as I am not showing the legend on the chart for more space
    All the values are showing up right except for one value for one slice which is added extra numbers at the beginning of the number part of the string.
    For Example , if for USA there are 320 items  it should should show up as USA - 320  as that is the value that the query bring and I double checked that. But that value dipslays USA - 12320 for some reason and this is happening only with one
    label.
    I might be missing somethign silly but if someone can save my time and help me it would be appreciated.
    Please let me know if you have any questions.
    Thanks,
    Chaitanya

    Hi Chaitanya,
    Sorry for the delay.
    I am unable to reproduce the issue in my test environment. The issue seems rather odd. Here, I suggest that you create a new report and design the Pie Chart from scratch, and then check the issue again.
    If the issue persists, please post the expression of the label data as well as the CustomAttributes settings of the target series of the Pie Chart. 
    Regards,
    Mike Yin
    TechNet Community Support

Maybe you are looking for

  • WebMethods 4.6 Integration with XI 3.0

    Hi, For my project, I am trying to integrate WebMethods 4.6 with XI 3.0 as a third party system. My installation of XI is: Netweaver 2004S PI Usage. One step required by WebMethods is registering the SLD with the WebMethods IntegrationServer. Registe

  • Message: "send mmap timed out" from a SSO instalation's HTTP_Server

    Hi to everyone, first of all my apologize if i have written this in a wrong forum but i did not find any forum in particular to SSO. When looking at the error logs from Apache in a SSO installation (10.1.2.0.2) i have found these entries: [Thu May 10

  • DVDSP needs to be "serialized" for QT export to work...HUH?

    Look deep into the wayback machine here...I'm running 5.1.4 and DVDSP4 (4.1.2). Recently I had a power hit which necessitated machine repairs...and one of the oddest things that happened was that all my registrations for all my pro apps (Apple and no

  • Phone keeps on telling me network out of order

    Help! Everytime I try to send sms on my z10 it keeps on telling me network out of order. This is the first time that it has happened to me and it's really bothering me. How can I fix this?

  • Unable to import to itunes

    since up dating to the newest version of itunes I can't import songs from my library into itunes. any suggestions?