Crystal reports pie chart

Hi,
I have a record with 2 fields: a date field called 'mydate' and a text field called 'yesno'.
There are about 100 records in the database.
I want to produce a pie chart that will only produce the amount of 'YES' values in the 'yesno' field and show these values on the pie chart by month.
Im pretty new to crystal reports, so if you could give me a step-by-step, that would be great.
Thanks.
J.

James,
I don't quite understand. Is the detail amount correct, just displayed as percentages, or is the actual percentage being displayed.
If the detail amount is being displayed as a percentage, under Chart Expert -> Options -> Number Format is where you can format the field.
If it's the actual percentage being displayed, you're going to have to change the Show Value you're basing the chart on.
I hope this helps.
Mike

Similar Messages

  • Crystal Reports Pie Chart showing Sum 100% in Legend.  How to remove?

    I have a Pie chart which displays correctly but in the Legend is displayed the values with the correct percentages AND  the Sum showing 100%.
    I need to either remove the Sum line or be able to change the text from the report since I have to produce the report in 4 languages and the Sum always shows up in the language of the server.
    the legend looks something like;
    value1  25%
    value2  25%
    value3  75%
    Sum     100%   <------  this line must go or be changed  (e.g. in Italian as Totale)
    Running a server for each language is not an option
    There are a variable number of values so I cannot overlay a rectangle on a fixed position.  (awfull solution)
    Is there any way I can simply turn off the Summ (not the whole legend which is needed)?
    any help would be greatly appreciated.
    I am using Crystal Reports 2008
    Best Regards
    Chris Ryder

    Well  Thank you everyone for your suggestions.
    The client is very specific about the look and feel so I cannot change to not using a legend.  However,  the discussions serves to confirm that it is NOT possible which is actually just as useful.
    In Conclusion
    To restate the problem  the client has a report which can be displayed in one of four languages by choice from the end user.  The report contains a pie chart which displays the various segment names and percentages as a legend.  At the bottom of this legend appears automaticaly the word Summ in the langauge of the the 'Server Locale' (in our case german Summe) and the 100% value.
    I wished to know if it was possible to either change the language of this word (without changing the server as I do not have access) or to remove it altogether.
    The answer is NO it is not possible to remove only this word or to change it in anyway.
    Our final workaround is;
    we hide the Legend on the graph and build it as a seperate entity next to the graph.  Not ideal as everything is then done twice and we have an indirect link between the segment colours and the legend colours which is not apparent directly in the report.  But at least the client has signed off on the report.
    once again thank you for taking the time to think about the problem.
    Chris Ryder

  • Crystal 2008 Pie Chart Display Issues

    Hello all,
    I am having some problems with the Crystal Viewer displaying charts and legends. Basically, what is going on is, I have a report that displays a pie chart and legend containing data on departments within a store. I have 39 departments that need to show in the chart/legend, but only about 33 show up on the chart and 24 show up in the legend. Does anyone have any ideas if this is a limitation of the chart or anything?
    TIA
    -Coty

    There is no limitations for  pie chart and legend.   maximise the chart through edge draging.it shows all(increase the chart size)...
    All the best,
    Praveen

  • Visual Studio - Crystal Report: Abnormal Behavior from Crystal Report with Charts

    Hi,
    I'm using Crystal Report 13 under visual studio 2012 where i build a report that contain pie chart and bar Chart in two different sections in the report header the report get the data from a DataTable.When i display the report in Crystal Report Viewer it is fine and as expected but when printing the report i get the first chart overriding the second chart: here the right report as displayed in CRV:
    And here the wrong print out where the pie chart is duplicate and override the bar chart:
    I inserted both charts in two sections in Report header and they get the data from the same DataTable. the pie chart: On change of: Discipline show values SumTotals and the Bar Chart On Change of Disciplie show values SumTotals and SumCompleted. I need your help to prevent Pie chart form overriding the bar chart by duplicating itself
    Thanks in advance.

    Hi Hussein
    I moved your post to the  SAP Crystal Reports, version for Visual Studio
    SCN Space.
    First I'd like to make sure you are using Service Pack 8 for CRVS:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    (Note SP 9 should be releasing in a few days - if yo want to wait).
    Next, what happens if as a test, you export the report to an rpt file format and then view it in the designer without refreshing?
    Is this a web or a win app?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Crystal Reports 2008 Charting Component

    When attempting to create a new report using the bar chart type, I receive the following error from the report wizard:
    Crystal Reports Charting Component sscsdk80.dll could not be found
    Please re-run the installation to fix this problem.
    I have re-run the installation, selecting additional features of custom charting, and mapping and it did not solve the problem. I have tried to manually register sscsdk80.dll with regsvr32 and that fails:
    Load Library Failed. The specified module could not be found. Which must refer to a dependency (?) of that .dll since sscsdk80.dll is obviously present.
    I have tried copying sscsdk80.dll to the windows\system32 directory and manually registering with regsvr32 and that fails as well.
    Any help would be appreciated. Trying to avoid un-installing and re-installing the entire Crystal Reports 2008 application.

    We had 2 users with this error this week, both on CR2008 SP2.
    The file is located here, assuming BO/Crystal is installed to the default location: C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86
    I copied the .dll file to this location: C:\Program Files\Business Objects\common\4.0\bin
    That stopped the error coming up and the graphs are displaying correctly. Had a similar error with the keydecoder.dll which I resolved by doing the above. Re-installing SP2 fixed the keydecoder.dll error for a while but then it started re-occuring and I tried the above fix, and the error hasn't come back.
    We're on XP SP3.

  • Crystal report with chart und Visual studio 2008

    Hi, I have a question.
    It is possible to affect a dynamic Title of a chart in Crystal Report.
    I want to use the same Report to make different report and I want to know if we can affect the Text property of the Chart with the code-behind from Visual Studio.
    Thanks for your response

    I don't believe it's possible to programatically change the text boxes of a chart, but you could delete the title and use a formula in it's place.

  • Can you integrate Crystal Reports dynamic charts onto DW?

    Is there a way that I can drag/drop or integrate dynamic/live
    charts that were built in Crystal Reports into Dreamweaver? I am
    designing the company website and would like to use Crystal to
    create our live graphs/charts and then integrate these charts into
    DW so people can see them on the site. These charts will be live
    and constantly updating so I'm not sure if this is possible...
    Has anyone tried this?
    Thanks!

    I haven't tried this. But wondering why you're not using
    Microsoft product such as Visual Studio or Visual Web Developer
    (free from web too from MS) to try this.
    I know Dreamweaver can't do ASP.NET 2.0 and above. So if
    you're going to be doing anything with C# or VB.NET I would look at
    Microsoft instead of DW.
    I know Crystal Reports work well with Visual Studio

  • Crystal 2008 Pie Chart Labels

    This is my first experience building a pie chart in Crystal. I usually try to avoid using them. I can't get the labels to arrange properly. I unchecked "Auto Arrange". That doesn't seem to help. When I refresh with new data the labels move (which I understand that must happen when the slices change shape). When I try to manually drag them to the center of the pie they often disappear. Even the option to center the label doesnt really center the label. Having the same issue with the values. Can anyone help? I'm close to switching to another chart type.

    Hi,
    I'm not sure if you've already switched to another chart type already. If this is still an issue, could you let me know the exact version of CR (Help > About).
    If the version is not SP3 (12.3.x.x), I would recommend that you upgrade to the latest Service Pack. Unchecking the Auto arrange option should work fine for the pie chart.
    -Abhilash

  • APEX report/pie chart

    Hello!
    I am trying to figure out how to either:
    1. Create a report page that will use an SQL query to update a table without having to rerun the table/query script (auto update via browser refresh)
    2. Create a pie chart that can take two select statements to create it's chart.
         Here is the query I would like to use, sort of...
                        select CID from Customer_t where CID not in (select CID from Keep_t);
                        select CID from Kept_t;
    Basically this query is trying to get all of the customer IDs that are not in the Keep table and display them as one sum value on the chart and then display all of the customer IDs who are on the Keep table as another sum value.
    Let me know if you have a solution or need more data.
    Thanks

    Hello!
    I am trying to figure out how to either:
    1. Create a report page that will use an SQL query to update a table without having to rerun the table/query script (auto update via browser refresh)
    2. Create a pie chart that can take two select statements to create it's chart.
         Here is the query I would like to use, sort of...
                        select CID from Customer_t where CID not in (select CID from Keep_t);
                        select CID from Kept_t;
    Basically this query is trying to get all of the customer IDs that are not in the Keep table and display them as one sum value on the chart and then display all of the customer IDs who are on the Keep table as another sum value.
    Let me know if you have a solution or need more data.
    Thanks

  • Crystal Report 2008 Charting!

    Hi,
    I am using Crystal Report 2008 with VS2005. How to normalize the data ? for ex.
    I have range of Values 7000 to 9000 for Parameter 1, Values 3000 to 45000 Parameter 2 and Values 30 to 150 Parameter 3
    when I plot the graw it showing single line only, I want to see the variation for alll three parameters. Anyones help is appreciated !!
    Thanks
    Ramki

    I have a couple of suggestions- either there is a registry entry or configuration file that I can modify to point the temp file location to a drive/folder of my choice;   or the Report Document Close() / Dispose() methods should get rid of them.  Neither works right now.  Any thoughts folks ?

  • Help Needed in Crystal Reports 2008 Charting - XY Scatter

    Hi,
    I need to create a XY Scatter plot using CRYSTAL 2008.i have to create 7 graphs of same XY Scatter plots in one single report.the 7 graphs i said because i have a Cost category object which will have 7 categories.so for each category i have to show one XY Scatter plot.
    However the data only changes between  each category. i have to use the same objects for all the 7 plotters.
    there will be a 1 dimension object and two measure objects in this.
    So how to develop the report for this requirement?
    Urgent help is needed.
    Regards,
    Kishore. .
    Edited by: NandaKishore A.V on Feb 23, 2012 8:30 AM

    hi Kishore,
    if you Insert another Group on Category, and then move your chart into the Category Group Header, does that solve the issue?
    jamie

  • Cuic report - pie chart static color bug (CSCul65722)

    Hi,
    I would like to know the fix release plans for the bug CSCul65722. 
    Thanks & Regards,
    Guna.

    Hi Guna,
    please raise your question at the contact center:
    https://supportforums.cisco.com/community/5926/contact-center
    you are in the ServiceGrid Support forum, unfortunately we can't answer this question.
    If you like to learn more about ServiceGrid i'm happy to help you.
    best regards
    Patrick

  • Pie chart with NULL values

    I have a report(pie chart) with year, State, Category(Electronics,Home Appliances, Grocery) and % profit margin. The requirement is in a state if any of the categories is NULL the other two should become null as well for that state so that the whole pie chart will disappear. For example if electronics profit margin is NULL for a chosen state then Home appliances and Grocery profit margin should become null for that state as well. Can anyone please advise how this can be accomplished.
    Thanks
    R
    Edited by: user1146711 on Jul 13, 2012 11:37 AM

    user1146711 wrote:
    I have a report(pie chart) with year, State, Category(Electronics,Home Appliances, Grocery) and % profit margin. The requirement is in a state if any of the categories is NULL the other two should become null as well for that state so that the whole pie chart will disappear. For example if electronics profit margin is NULL for a chosen state then Home appliances and Grocery profit margin should become null for that state as well. Can anyone please advise how this can be accomplished.
    Thanks
    R
    Edited by: user1146711 on Jul 13, 2012 11:37 AMTry this:
    --1) In addition to your mentioned columns, add 4 more "% profit margin" columns. (I am assuming this is a measures column.)--
    --2) In each of the first 3 columns, click on the fx button, then on the Filters button and create a column filter "where category = 'Electronics' for the 1st column, "where category = 'Home Applicances' for the second column, etc...--
    Each of the 3 columns in step 2 will contain the measure for the specific category, for the given year, some of which may be NULL according to your data.
    --3) In the 4th dummy column, make it a concatenation of the prevous 3 columns.--
    Because this is a concatenation, if any of the previous 3 columns are NULL, the sum will also be NULL. Make sense?
    --4) Then finally, put a filter on the 4th column, "Is not Null."--
    Now if any of the individual categories has a null, the whole state will be eliminated from your report. Hide the 4 columns. That's it.
    The above won't work as the values of every row will have NULLs due to the way I said to build the report.
    Okay, try this:
    1) Build a small report with Year, State, SUM(% Profit Margin) and a concatenated column Year-State.
    2) Put a filter on the SUM(% Profit Margin) column "Is Not Null."
    If there are NULLS in any of the four categories, because your database does not substitute a 0, then the sum will be Null and there won't be a row that corresponds to that Year and State. The only rows that should appear in this report are those states for the year, that had a value in all 4 categories. The last column, Year-State will be unique and be the identifier.
    3) Now build your main report with all your normal columns (Year, State, Category, % Profit Margin) and add a hidden column that is the concatenation of Year-State.
    4) On the Year-State column, put a filter "based on another request" and point it to the "Year-State" column of the small report.
    This should produce only rows where all 4 categories had a value in it for the given year.
    Edited by: David_T on Jul 14, 2012 7:49 AM
    Edited by: David_T on Jul 16, 2012 2:48 PM

  • Crystal Reports 2008 Pie Chart Data Labels

    Hi,
    I've been trying to figure out why I cannot get the option to put pie chart data labels in the center of each slice.  There's an option to place them there, but everytime I select it, the graph reverts to putting the data labels on the outside with leader lines.  I was able to do it once, for one pie chart, but have not been able to get it to work for any others.  I've even tried creating a pie with only two slices in case there's a slice size limit below which the data is placed outside.  There doesn't seem to be any rhyme or reason why it worked once and now won't work again.
    Thanks,
    -Jim
    Edited by: jwmckay on Apr 23, 2010 7:19 PM

    Hi Jim,
    The issue could be faced because of the 'Auto-arrange' layout option enabled from Chart Expert within the report.                                                                               
    This option allows Crystal Reports to reset the chart layout to its original size and position  
    To uncheck the 'Auto-arrange option':                                                                               
    - First Go to Chart Expert-                                                                               
    - Click on the Options Tab                                                                               
    - Uncheck Auto - Arrange                                                                               
    - Click OK                                                                               
    I hope this helps,
    Selenia

  • Crystal reports V8.5 Chart legend adding up incorrectly - when using negative values

    Post Author: dawnyanne
    CA Forum: Crystal Reports
    Hi
    if anyone can help me I would be extremely grateful!
    I have a pie chart with a legend. There are just two values that are showing but one of the values is a negative value and the total of the legend is adding up incorrectly. Here is how it is showing at the moment
    Cash                 -0.71
    Uk Equities     100.71
    Total              101.42
    here is how it should be
    Cash               -0.71
    UK Equities   100.71
    Total             100.00
    I can set the chart amounts to be percentage - but then it comes out as only one decimal place and I need two.
    Any help would be very much appreciated!
    kind regards
    Dawnyanne

    Hi Ryan
    The search string 'crystal net 40' (search box in top right corner, returns this KBA:
    2105208 - ER - CR .NET SDK has a Section limit set to 104 and subreport limit of 40
    SP 13 for "SAP Crystal Reports, Developer Version for Visual Studio .NET" can be downloaded here:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow me on Twitter

Maybe you are looking for

  • Ribbon behavior using Outlook 2013 vs IE

    We are running CRM 2011 on-premise and using the 2011 CRM for Outlook client RU 18. Most users are still running Office 2007 and the issue below does not occur as far as I know.  However some users are now running office 365 and issue below occurs. I

  • My apps and messages wont open

    How would i resolve this , my applications wont open in my bb z10 even my messages i cant open.. i have read your advise and solutions but how can i do that? Even the settings wont open... please help...

  • White Pixels occuring in Web Pages

    I've got white little speckles showing up in my web pages and they are most certainly not in the photos or JPGs when I export them. I am shooting RAW and running this on PC/XP. You can see an example here: http://jensenstudiosnyc.com/photography/paga

  • M2t files won't preview in Bridge 4.0.1.26

    I'm using Bridge that came with After Effects CS5.  Thumbnails for m2t files appear normally but do not play in the preview.  I can drag and drop a m2t file into AE and they work just fine so I must have the proper codecs.  Is there something I'm mis

  • Data corruption in Socket communication !!!!

    The application which I am developing is a typical client-server app using Java sockets with TCP/IP. I am using DataInputStream/DataOutputStream for reading/writing. Till the time the no. of streams is less than 25 it works fine and no data corruptio