Displaying percentages on pie chart

hi All,
I am displaying a pie chart to show some data based on some calculations. Its a simple 2-D pie chart. I want to be able to display the percentage on the different parts of the pie chart. I tried using the label property of the series as well as point but it doesnt display anything. Can anyone please help?
Regrards,
Malita

Are your fonts embedded? Rotating non-embedded fonts makes
text disappear during rotation.

Similar Messages

  • Display the value as percentage in pie-chart in WEBI

    Hi Experts,
       I have two measures  No. of Sales Transactions and Customer Visit. And I created a measure named CustomerConversionRate.
    ie, CustomerConversionRate = ([No. of Sales Transactions]/[Customer Visit])*100.
    So my requirement is that CustomerConversionRate is  to be display  into a pie chart in WEBI . CustomerConversionRate always a percentage.I
    hereby attached a sample pie-chart based on my requirement.
    Eg:CustomerConversionRate=79.27 and Remaining = 20.73
    I want to display  CustomerConversionRate=79.27  and Remaining = 20.73 into a pie chart in WEBI

    Hi ,
    Add 1 more Query with dimension that will have values
    Completed      Or      X
    Remaining      Or      Y
    Duplicate your Query And Keep only 1 Dimension [Extra_Dim]( Remember this Dim Name you have to use it in different way so it would be better if use any Dimension which is not there in First Query )
    Go To--> View Script --> Custom SQL
    write below code in Query Script Editor
    SELECT
      'Completed' As "CATEGORY"
    FROM
      "YOUR_TABLE"  Table__1
    Union
    SELECT
      'Remaining' As "CATEGORY"
    FROM
      "YOUR_TABLE"  Table__2
    And Save this Query .
    Now Rename this Query as Pie Dimension .
    Now You can Use [Extra_Dim] As [Achievment_Status]
    Create Measure Variable [Achievment_Val] as mention above .
    And use it

  • Using negative percentages in Pie Charts

    I am having a devil of a time creating a visual pie chart based on the data I am getting from my spreadsheet.
    Here is what I am trying to do:
    I want to see a visual representation of how many calories I have left to consume before I reach my goal for the day. I have created a spreadsheet that tracks daily caloric intake and gives me a total value. This is a numerical value, like 1600 to 2300. I then have a "goal" caloric value, which remains unchanged. This value is 1800.
    The pie chart sees these numbers as positives, so when I put them in you can imagine the result would be close to 50% for both sections of the chart. Obviously, I am inputting garbage values that the pie chart is interpreting accurately.
    The next logical step I thought of was to take the "goal" caloric value and subtract the actual "caloric intake" value - this way I come up with a balance of the two - positive or negative. I then used this newly created balance value as "calories remaining" and compared it to "caloric intake."
    This seems to give me accurate results, except when I get a negative number in calories remaining. For some odd reason, the pie chart sees this negative number as a positive!?!? For example, if I have a -400 calories remaining compared to 2200 consumed, the pie chart would see this as 400 to 2200.
    Any ideas??
    Thanks in advance!

    You have the option, in the Chart Inspector, to format the labels any way you like. You don't have to use Percentage. In fact, you can add text to your labels, like this:
    Regards,
    Jerry

  • Flash Chart : Percentage values in the pie chart and  values in the legend

    Hi All,
    Query is :
    SELECT null link
    ,GN.region Region
    ,ROUND(100*ratio_to_report(COUNT(DISTINCT GN.submittedbyemail)) over (),2) value
    FROM goodnews_stories GN
    GROUP BY GN.region
    I use the above query to display the flash pie chart percentage values.
    The values are displayed in percentage in legend as well as on the chart.
    I need to display the values in the legend and percentage values in the chart.
    How this can be achieved ?
    Regards,
    Archana

    Hello,
    Can we do this using apex? I have observed in legend as well as on chart it displays the same values which are generated by the sql query.
    Regards,
    Archana

  • Display of colors of categories in a pie chart in WAD... BW 3.5 ...

    Hi All,
    I am facing a problem that in WAD, i am using Chart web item. I have gone for a pie chart where i have 4 categories to be displayed. I have selected 4 different colors for them.
    Category 1 --> A --> Red
    Category 2 --> B --> Blue
    Category 3 --> C --> Green
    Category 4 --> D --> Violet
    Here after finishing the design of the web template, when i execute in browser, i am able to see 4 legends displayed under the pie chart but the data is available only for first three categories. And the colors displayed for the legends are not in four number. The color of the legend of the category which is not having data is overlapped by the next one.
    The display of the colors in the legends after the execution is like this:
    Category 1 --> A --> Red
    Category 2 --> B --> Blue
    Category 3 --> C --> Green
    Category 4 --> D --> Green
    The color of the legend 4 is violet but it is showing as Green as the data is not available for that category. Can any one plz help me in this regard how to get the display of all the colors though the data is not available for that particular category.
    Thanks in advance...
    Regards,
    Koundinya Karanam.

    Hi,
    Any idea?
    Is there any WAD expert? Plz help me out in this...
    Regards,
    Koundinya Karanam.

  • Pie Chart Callouts Remain After Updating DataProvider

    I have a Pie Chart with an Array Collection as the
    dataProvider. When I update the dataProvider, however, the Pie
    Chart callouts are not always displayed correctly. I basically have
    a form where a user can enter percentages of catregories, and the
    percentages are displayed in a pie chart right next to the form.
    When I update a value from zero to some positive number, the
    category is displayed in the pie chart correctly. But, when I
    update that value back to zero, the callout labels get funkified.
    For instance, sometimes one label is displayed twice, or if there
    is only one category filling the pie chart (100%), the previous
    callout labels are still displayed. I debugged and found that the
    underlying ArrayCollection values are correct, but it seems the
    series is not reflecting the values in the Collection. Any ideas
    how I can fix this?
    Thanks.

    Sure! Here you go. Simply edit any of the "value" values to
    be zero, and you will see what I'm talking about. Do it multiple
    times and it gets worse and worse. I'm using SDK 3.2.
    I'm starting to think this is a bug.

  • Data labels on pie chart

    Hi,
    I want both the series label and % value to display on my pie chart, but what i want is % value to be displayed inside pie slices and series label outside the pie slices, right now we have option to do either of the one
    my Report Builder is 9.0.4.0.33
    can anybody help me regarding this.
    Thanks.

    hello tammy,
    i just created this request in the idea place
    enhance pie chart data labels : View Idea
    i was just thinking (yes, you should be afraid - smile)
    it would make life much easier if there was a link in the forum message toolbar that linked to the submit idea form in the idea place and included the link for the message thread from here at the bottom of the request. that way the developers could also see what other people think about the issue. what do you think?

  • Dynamic Pie Chart: Counting the number of instances for each value

    Hello my name is Tim and I am at a roadblock concerning a chart for a dashboard design.
    I have a list with two fields:
    Platform and Status. The list is customized in InfoPath. The
    Platform field is located on the form as a drop-down menu with 6 entries.
    Status is a choice field with 3 selection that is updated through the lifespan of the project (once item created, it is updated to "In process", once the project is closed, the field is updated to "closed."
    My hurdle is viewing these dynamically in a Pie Chart. I am  trying to display the number of project's "In process" for each Platform. So, if Platform A has 6 projects "In process" and Platform B has 3 projects "In process"
    how can this be displayed in a pie chart?
    At the moment, I figured there are two options: Chart View WebPart or importing an Excel  worksheet.
    Any ideas or solution on how to accomplish this?
    -Tim Dempsey

    Three options:
    1. Create a list that holds your statuses. Then in your original list, create a lookup to the status list. In your status list, make a lookup to the lookup. This creates a circular reference which, for whatever reason, returns a count. You can then connect
    a chart web part to this. Repeat for the other column.
    2. Go to your sharepoint list and export to spreadsheet. Save the file. This is a query file that you can use as a data connection. From that file, set it to auto-update and then create a chart from a pivot table. Then use Excel Services Web Part to display
    the file.
    3. The other option is to use Google Charts API. Connect to the list, run some jQuery and JavaScript and then export out a chart. Pretty cool tool.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • Problem with Drill down using Pie chart

    Hi all,
    I have a dashboard which displays sales according to product category in which I'm using combo box for category.
    Based upon the selection the corresponding products are displayed in the Pie chart and when I click a particular
    product its total sales value should be displayed in a Guage.
    The problem is if for one category there are 10 products the pie chart is showing only 5 labels if drill down option is checked
    and if its not then its showing all the products......
    What could it be ??
    Thanks
    John

    Hi John
    Is this fixed now?
    Regards
    [Charles|http://www.reportex.co.uk/xc_dataload.html]

  • Pie Chart displaying percentages

    Good Morning,
    I'm hoping someone has had experience creating a pie chart
    with percentage values and is wiling to offer some assistance
    because I've tried many ways and still came up short.
    The data table I'm using contains two columns: type (A, B, C,
    etc) and amount (100, 250, etc).
    In order to create a chart showing what percent of the whole
    each type is, I need to sum all the amounts for all types then
    divide each type by the sum of all amounts (to create each slice).
    Any suggestions on how to do this through CFquery and
    CFchart?
    Thanks in advance,
    Sue

    Add this line in the graph you are putting in RTF template.
    Right click the image, properties and the last tab web.
    add this under the graph node.
    To get the actual Value use this.
    <SliceLabel textType="LD_VALUE"/>
    Other vaules you can use are
    LD_TEXT_PERCENT, LD_VALUE , LD_TEXT , LD_PERCENT

  • Pie chart to display top 5

    I am using pie chart to display the top 5 countries based on the values. For this, i created an advanced option where on the change of is country with TopN being 5 including others and show values is Pth pecentile (P=50) of @value percent.
    The problem is that the pie chart percentage is showing as 52.2% for a country and the detail information below is showing 39.38% which is calculated based on value / total value * 100. The same formula is used for the pie chart as well.
    Is this how its supposed to behave or should it show the correct value on the pie chart? How can i achieve the correct value.
    thanks

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:

  • CRVS2010 Beta 2 Pie chart legend displaying "_e_Total:1_n_pseudoloc_"

    Instead of displaying "Total" at the bottom of my pie chart legend I am getting the following text: "_e_Total:1_n_pseudoloc_"
    The values and percentages calculate correctly, but the label is unusual.

    Hello,
    I have the same problem with my pie chart. My report was fine before I did my update to CRVS2010 Beta 2. I was using crystal report 11.5.
    My report is really simple. I have a resume chart that you can drilldown. Each drilldown show the same chart for the selected
    item.
    I'm using Windows 7 Professionnel 64 bit in french (canada version).
    Visual Studio Version 10.0.30319.1
    Framework 4.0.30319

  • Percentage pie chart whose query return just one value

    Hi,
    I have a requirement which is to display a pie chart that shows the relative percentage of based on a particular row's values.
    Here the SQL query return just one value to generate the chart, however Apex is creating its own seemingly random value to draw the rest of the chart and dividing the region.
    Is there any way for Apex to take the single value that the query returns as a percentage and generate the chart by calculating the other value to be as (100 - queried value) and split the region in the chart accordingly.
    Of course one method is to store both the value that the query returns as well as 100 - that value in a table and then write the query in the chart that references both these values.. but I'd like to know if there is a way to go about it without storing this extra bit of information in a table
    Thanks!

    you create a hidden page item and populate with total value and percentile calculated value and use it in dial chart as querry.

  • SVG Pie chart : how to display no dat found message

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

  • Display three Values in Pie charts

    Hi All,
    I want to display three Values in Pie Chart(%, Value and one more field). Please suggest me any solution for this.
    For Eg Pie chart should display value lie this :- Nokia, 25,025, 38.52% (It consists of three differet values)
    Thanks,

    I am not sure if you could get the concatenation to work.
    But here are some ideas (please post if you get the solution):
    - Take a look at the list of other formatting options based on the following link:
    http://www.oracle.com/technology/products/xml-publisher/blog/xsltext/10134/oracle/apps/xdo/template/rtf/XSLTFunctions.html
    - Another alternative is to customize the class file : oracle/dss/graph/SliceLabel.class located in bipres.jar
    You would need to customize it to do what you need.
    a) Modify this one so that it is used by the BIP Server
    C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\lib
    b) Modify this one so that it is used by the Client : MS Word AddIn:
    C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\jlib
    regards
    Jorge

Maybe you are looking for

  • Erro de SYSFAIL e Queda do Ambiente JAVA (PI)

    Bom Dia Estou num projeto de NFe e atualmente esta acontecendo o seguinte cenário de Erros:     Na SMQ2 , quando apresenta um aumento nas filas de Mensagens , aparece SYSFAIL em determinadas Filas , todas as outras travam , aumenta o numero de Filas.

  • Caching Realm: enable only for positive answer

    Hi, can anyone give me an idea if it is possible to enable the caching realm only for positive answers and not for negative? Just setting the ttl for negative does not seem to work: weblogic.security.realm.cache.user.ttl.negative=0 However, if this i

  • How to i change drive path in windows 8

    My C drive is a SSD which mostly only contains the OS. I have a separate 3tb drive which contains everything else. How to i change the icloud drive to save into my other drive?

  • Power Retouche in Photoshop CS4

    I'm unable to get the Power Retouche plugin to show in the filter menu. The plugin is located in the proper plugin folder and I edited the preference file for plugins to point to the Power Retouche folder. Anyone else have this problem or a solution.

  • "Deletion Indic. not set in BE"

    Hi, Does anybody came accross 'Deletion Indic. not set in BE' seletion criterion on BBP_GET_STATUS_2. Surprsingly, their exists no code in the program which is using this parameter 'be_del' and their are no OSS message for the same. Any ideas on this