Running the below code and when I try to export to pdf I receive the missing or out of date export dll. I have crystal reports 10. I have tried reinstalling version 10 as well as uninstallin...
My data is setup so I have one column for people and one for dates. Now I want to have it so the line chart shows aggregate totals for the months. Now I'm already manipulating the hell out out...
I am trying to combine running totals of two costs fields into one "repair" costs field on a Crystal Report. I am rusty with my Crystal and can't figure out how to make this work.
Is is possible to change a datasource location from a set of tables to a sql command? I have a report that I've discovered needs a subquery to work properly and this can only be accomplished w...
Hello,
I have a fairly simple report that correctly retrieves the data from the database providing that there are no selection formula.
However, as soon as I add the record selection formu...
Through my research on this site, most of these issues with CRAXDRT seem to be resolved through merge modules but I'm trying to just get the program to execute through the IDE. It seems as th...
The report I deployed to the customers gave the user a dynamic parameter to select from a list of people to report on (allowing multiple values), but the list of people to select from was hund...
I am trying to run a Crystal report. I had to change the datasource location and received a "Failed to open a rowset" Then I got a second error, which is in the attachment. Any suggestions ...
Hello,
I have a report that I need to show the description of the group, but the problem is that details are not always a constant quantity. The detail entries for group 1 are all located in...
I am reporting off of an Access database with a Date/Time field. How do I set the record selection formula to equal a year, such as 2008?
Hello Experts
Can someone please advise how can I get a transparent background for the CR file?
I am exporting an image in PDF using CR however I am getting white background on the file. I...
I have a footer that contains a subreport. I want to suppress the whole footer if the subreport record is blank. I found a few other questions on EE but all contain links that no longer work.
How do I default a date in the parameter as todays date in crystal report?
Before we purchase Crystal Reports, by boss wants to be sure we can generate his burn down chart. I'm using the 30-day eval so I don't have much time to prove to him Crystal Reports is the wa...
Ok...i now i can't sum a sum field but i need a work around and looking @ other examples i can't quiet figure it out.
I have a simple report that has a group called JobNumber: This is what...
No data shown on report.. Read Eric Moreau's blog, but there is no Crystal Reports Viewer in Visual Studio 2008. I think the dataset is not being loaded. I tried the Visual Studo tutoria...
Hello experts,
I am trying to pull an image to a crystal report, where the image path is stored in a field within the database. I have a table called "images" with a column call "location" t...
Hi,
I am wanting export conditional formatting within a crystal report when I export to Excel. I have a field that uses the highlighting expert to highlight the field value to a certain co...
Hello Experts,
I hv been devlopping VB6 apps and using CR custom controls for versions prior to 2008. I wonder if it is possible to use CR 2008 in VB6 and positively what is the library that ...
I am trying to upgrade a vb.net project from 2003 over to 2008 and most everything seems to work fine, but when I go to a section where it displays a Crystal Report within a frame, it at least...
I need to create a comma-delimited text file from a database extract. I am currently trying to use Crystal to do this (because creating the table-links, sub-queries, etc is easier) but could ...
Hello Experts,
I have a situation where I want to display title on the CR with a certain font style
I have a DB field name, BookTitle. This field can have a value like this
"Alice's ...
I have a boolean parameter, not based on a field, not being used in the report, but Crystal will not let me delete it.
How can I delete it?
I am using Crystal Reports in Visual Studio 20...
Hello Experts,
My goal is: to set up a hyperlink in a Crystal Report so that when a user clicks on a field in that report that represents a police case, the link will jump to an intranet we...
I would like to have a default value in the dynamic parameter also that the default display text should be different.
Example:
Parameter: Name
LOV:
USA
China
Japan
India
Canada
Now...