Error Bars - Can Error Bars be added to Crystal Report Charts

I am trying to add or create "error bars" in my cystral report chart (graph).  I can add "error bars" in an Excel sheet chart (graph) but I cannot find the functionality in crystal reports.
Is it possible to "error bars" to a crystal report chart.  If so, how?

Hi,
I don't see that this functionality or this kind of chart exists in CR.
I would suggest that you log an Enhancement Request at http://ideas.sap.com and let our developers look into this.
-Abhilash

Similar Messages

  • Adding a Crystal Report (report or layout) in a specific menu location

    Hi,
    i want to import a CR Report through SDK.
    I found an example in the sdk help center. You can find it searching 'Adding a Crystal Report (report or layout)'.
    It works but going in the Report and layout manager i find it under 'Lost Reports'.
    i cannot find a way to specify the MENU LOCATION just like the Import Wizard allows.
    Can anyone help me?
    Thanks
    Paolo

    hi how you solve this??

  • An error has occurred while attempting to load the Crystal Reports runtime in deployed applications

    My reports use to work but now i'm getting the following error on all reports in all the applications on my server
    An error has occurred while attempting to load the Crystal Reports runtime.
    Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
    Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information.

    Hi Willingtolearnja,
    This forum is for TFS, I'd like to know whether you use TFS and your question is related to TFS. It would be better to let us know more details about your scenario if it's related to TFS. If not, you might need to open a new thread in the proper tech forum
    that your project related for a better response.
    However, from the error message, you might use the wrong configuration for x86/x64 mode. Please change the configuartion and try again. Check the links below for more information:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/82e23647-7116-424b-b437-df0cb2be083d/an-error-has-occurred-while-attempting-to-load-the-crystal-reports-runtime?forum=vscrystalreports
    http://stackoverflow.com/questions/19286630/an-error-has-occured-while-attempting-to-load-the-crystal-reports-runtime
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • An error has occurred while attempting to load the Crystal Reports runtime.

    Server Error in '/' Application.  An error has occurred while attempting to load the Crystal Reports runtime.  Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.  Please install
    Crystal Report  is not working on webServer but It is working on local Saver
    on Server i m getting this error
    Message was edited by: Ludek Uher

    If you have your AppPool set for 32 bit then install the 32 bit runtime, if it's set for 64 bit then install the 64 bit runtime.
    Try searching, lots of posts on this subject.
    Don

  • Can I get the Version a Crystal Report Was Designed Against

    Hi,
    I'm working on a web application developed in C# using the Crystal Reports runtime 10.5 that came with Visual Studio.
    What I am trying to do is to check the version of a Report File that the application is trying to run before actually running it.
    So that a Report written in Crystal Reports 11 can be flagged as being potentially incompatiable (as it may contain new features not supported by the runtime).
    Is there any way to get this version number in C# code?
    Any help would be much appreciated.
    Thanks
    Steve

    Thanks for the reply.
    In the application I'm working on people can write and upload their own Crystal Reports.  The application then runs these reports for them (also doing other things such as exporting (PDF) and emailing the report).
    At the minute, and in past releases the application uses the 10.5.3700.0 runtime.  Everything functions fine in the application.
    My only concern is that a user could write a report in Crystal 2008 using functionality that is in Crystal 2008 but not supported by the 10.5.3700.0 runtime.
    Therefore when a user uploads a report I was hoping to analyse the rpt file to find out what version they used to design the report.  Then if it is not designed in version 10, inform them that some functionality may not be supported by the current runtime.
    I've had a go through code and found a property called MajorVersion which seemed to be just what I wanted, but it was Non-Public so unfortunately this wasn't available to use.
    ((CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper)((CrystalDecisions.CrystalReports.Engine.EngineObjectBase)(sInfo)).m_rasRptClientDoc).MajorVersion
    I was hoping to go for this solution of warning users rather than compiling using the Crystal 2008 runtime, as updating the runtime may incur a cost to current customers who are happy using 10.5.3700.0.
    I hope that is a bit clearer.

  • Error "Server busy" at the time of launching Crystal Report 2008

    Hi
    I have installed Crystal Report 2008 from CD .While launching the Crystal Report I am facing the error as "Server Busy".Below are the thing which I have tried:
    1)Unchecked the option "Checked for updates" in help menu
    2)Uninstalled the application manually and again I have installed.
    3)I have tried installing on another machine however I am facing the same error message.
    My Computer's RAM size is  1.97 GB.
    Any help would be appreciated.
    Regards
    Ashu.
    Edited by: Ashu User on Aug 13, 2008 11:14 AM

    Hi Ashu
    Please make sure the below information:
    1. If you are getting this eror message while opening Crystal Reports 2008 or Xcelsius 2008.
    2. If you are getting this error message for Crystal 2008, have you installed the Crystal Reports on a Citrix Server or a Terminal Server.
    3. Search if the Citrix/Terminal Server that you are using is supported or not.(You can check in the CR 2008 Supported Platforms PDF).
    Hope this helps!!!
    Regards
    Sourashree
    Edited by: Sourashree Ghosh on Aug 13, 2008 1:45 PM

  • ASP app is throwing error when trying to load any of the Crystal Reports

    The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
    A couple notes:yes, I did search for this problem, I've read (and have been confused by) the documentation both on MSDN and this site. I've never used Crystal within a .NET application that I've written, so please treat me like an idiot.  I've got 16 hours in this issue and I can't figure out what to do.  I don't want to go too far into what I have already tried; I'd rather start a fresh conversation with you (the kind person who is going to save me from death at the hands of my users).
    My application was written in .net 1.1 by an outside source.  Since then, other apps were installed on the same server that were .net 2.0 (don't know if this is relevant).  Recently, we reformatted the server.  When I dropped the application back into its former location and hooked it up to IIS, everything was fine except now we can't get any of the reports to load.  We just get the error above, along with another that says "CrystalReportViewer - rptViewer Error: Object reference not set to an instance of an object."
    The same thing happens on both my Win 2003 app server and my XP SP4 development machine.

    I was doing a side-by-side comparison of the new and old server (we backed up the server before the reformat) and I can see that, evidently, CR XI was installed.  We have the directory C:\Program Files\Common Files\Business Objects\3.0 and all the versions match what is located in the project's bin directory.  Does this confirm that I did have XI installed and licensed at one time?
    If I purchase a more recent version, couldn't I update the reports to use the newer version?  I have all the source code.
    Thanks for your help, it is a nice sanity check for me after hours of reading forums and documentation.
    Also, just a shot in the dark, but I'm assuming it wouldn't do me any good to simply restore the aforementioned folder to my C drive?  Would that work if I registered all the dll's?
    Edited by: Eric Hollering on Dec 2, 2009 6:40 PM
    To be clear, I do have VS 2003 & 2005, and I have the source code.  I just have never used Crystal Reports in any of my .NET apps because the need wasn't there, so recompiling is not out of the question.
    Edited by: Eric Hollering on Dec 2, 2009 6:49 PM
    Also, I looked at the CrystalDecisions.CrystalReports.Engine.dll that was in the C:\Program Files\Common Files\Business Objects\3.0\Managed folder and when I right-click and view the properties, then the Version tab, in addition to the 11.0.9500.2 version number, there is a property called Product Version that has the value .NET.  Does that mean that this dll was bundled with Visual Studio?
    I also found this directory on the old server...does this tell you anything?
    C:\Program Files\Business Objects\BusinessObjects Enterprise 11
    I did see that you can still buy XI from CDW.  I have a call into them currently to check with Business Objects for any registrations from my company.
    Edited by: Eric Hollering on Dec 2, 2009 8:27 PM

  • Getting Error:Failed to open the connection while calling crystal report

    I am getting the below error while calling the crystal report from dot net app. I am using OLEDB to connect to database. It is working perfectly in our DEV environment but as soon as I move it to production information after changing the logon information in the report it start giving the below error.
    Failed to open the connection.C:\WINDOWS\TEMP{C2FD97D9-2ADE-41BB-88FF-23A4DF20BC6F}.rpt
    Details: [Database Vendor Code: 17 ]

    Are you able to connect to the database from the production machine using a UDL file?
    If you haven't tried this, here's how to do it. Take these steps on the machine that is hosting the application. Create a new text file on the desktop. Change the file extension to ".udl" (without the quotes). Double-click on this to bring up the OLEDB connection test: start on the Provider tab and select the appropriate provider. Click "Next" and on the following tab enter your connection information. Click the "Test Connection" button to test the connection. Does it connect  to the database successfully?
    If you click on "OK" to close the dialog and then open the UDL file with Notepad, you should see an OLEDB connection string. In this string should be the same property values for server, database, user id and password which you are providing through your application. If they are not the same, modify your application to use these values.
    If testing your connection information with the UDL file works but your application is still failing when using the same credentials, try profiling or tracing the database. Do you see connection attempts from the application? Are there any errors?
    If you're impersonating, have you set up windows authentication correctly for both the application and the database?

  • Runtime error! Program: c:\program files\business objects\crystal reports 11.5\crw32.exe

    When a crystal report output of 518 pages (containing CROSS-TABS), exporting to EXCEL, it is running upto 96 - 98 % and getting the above error and the following message :
    This application has requested the runtime to terminate it in an unusual way.  Please contact the application's support team for more information.

    Hello Manindra,
    please add some more information.
    Do you get this error only when exporting ?
    Only to Excel ?
    Printing and exporting to  e.g. PDF works fine ?
    Thanks for some more details

  • Where can I find which versions of Crystal Reports are compatible with the Runtimes?

    The Crystal Runtimes run reports authored in Crystal Reports.  Where is it documented which version of Crystal Reports can be used to author reports for which version of the Runtimes?
    If I use the latest Runtimes can I consume reports authored in any version of Crystal Reports, e.g. Crystal Reports version 10?  Or Crystal Reports 2013?

    Latest runtimes is rather vague(?), but yes the runtime for CR 2008 and "SAP Crystal Reports, Developer Version for Visual Studio .NET" will have no issues running reports create in previous versions of CR - all that way back to CR 9.x. After that, it gets more difficult the further back you go.
    As for reports create in CR 2011 and / or CR 2013 no issue in "SAP Crystal Reports, Developer Version for Visual Studio .NET", guaranteed. Using those reports in CR 2008 should also not be an issue - e.g. I can't think of any features introduced in CR 2011 / 2013 that would not work in CR 2008.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow us on Twitter
    Message was edited by: Ludek Uher

  • Can't see new added columns in Report 6i

    Hi everyone,
    I have added new columns to my report, but when I print the report, those new columns are not printed in the paper.
    Can anyone please help me to solve this issue?

    How can I do that, so I can add more space on the right?
    Ok, now I'm on my Layout: Main Section and I have 2 options:
    1) Section:
    Width: 10
    Height: 11
    Horizontal Panels per page: 1
    Vertical Panels per Page: 1
    Orientation: Landscape
    2) Character Mode
    Report Width: 80
    Report Height: 66

  • Error: Failed to open the connection when opening Crystal Report in CMC or

    Hello all,
    I am getting theError: Failed to open the connection when opening Crystal Report in CMC or Infoview
    with access database as the datasource which is in the network drive.

    Hi Sonali,
    This is because Crystal Reports does not recognize database connection from share drive
    1. Save the database locally on server machine
    2. Create a new database on server and link the new database with the database on Network.
    Steps to link the database.
    1.Create a new test database on server.
    2. Go to File --> Get External Data --> Link tables | Select the database on Network Drive.
    3. Select all the tables from the database.
    4. Save the Database  e.g. Test.mdb.
    5. Create an ODBC Connection on server machine, with the same name as on client machine using test.mdb database.
    Note: Click on Advanced button, enter the default user id and password for the odbc connection, it is not mandatory to give Login Name and Password, only if the user id and password are given then we need to provide the same user id and password in the CMC database configuration.
    6. Create a report using this ODBC connection, and save the report to Enterprise.
    Regards,
    Navin

  • Can not find Function module in Crystal Report Database Connections FN

    Hi,
    we designed a Function Module XX in SE80.
    We set up BO Interagtion for SAP
    We can connect to the R3( CRM) System.
    We can See FN's.
    We can not see our Function Module XX we designed in SE80 in the Database Connection
    What is missing ?
    Any Authorization missing ?
    Which Where
    Thanks
    Martin Sautter

    Yes,
    we just have got it:
    /Database Assistant / Data / My Connections/<myConnection>/FN -> Right Mice Button/ Options ->  Table Name Like: <MYTABLE>
    than
    /Right Mice Button/Regenerate
    Thanks
    Martin

  • Adding Layout Crystal Report by DI API for a user form

    I need help. How the layout knows which field to take from the table of the report to print when setting the key to LayoutKey in eventInfo  ? Because each time I preview the report it's always the first row of the table not the one I set in LayoutKey

    Hi Marc,
    If you are running that query in Query Generator than what result you are getting. Is still only First Row ???
    If Yes..
    Can you paste your query here.
    Thanks
    Regards::::
    Atul Chakraborty

  • Can't see MySQL views in Crystal Reports in VS2010

    I am creating a report in VS2010. I have used Database Expert to create a new ODBC connection and I can see my database and its tables but I can't see the views that are there. In Options for the connection I have both Tables and Views ticked. Can anyone help?

    Hello Peter
    Make sure you are using Service Pack 5 for CR for VS:
    http://scn.sap.com/docs/DOC-7824
    Make sure the ODBC datasource is a System DSN
    Are you able to see the views if you try OLE DB?
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

Maybe you are looking for