Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Crystal Reports Software Solutions: 176 - 200 of 611
 
I'm using crystal reports XI. I've a report in which half of the fields are coming from WM database and half are coming from Mainframe database. When i run the individual reports (one for each...
Could someone clarify for me what effect "suppression" does in  sections, subreports, and formulas? I thought I had a pretty good understanding, then I saw that suppression of sections not ...
I have a report that is a check the prints from a sql server database view. I need to change the report to pull the data from a text file that is generated in my application from the database....
How do I force the template to created multiple prints of the same address record when using the Label Template wizard. I see alot of users needing to create multiple labels based on quantitie...
Hi Experts, I'm looking to download a crystal reports xi export driver hotfix download. Has anyone has a download llink to the above hotfix for CR XI ? Appreciate any help. mcse2007
I am trying to get the figures to show for the previous month on my report. There is a promt that allows the users to selct a specific month which then puts the selected month's figures into t...
I have a picture that is formated as a .jpg that I would like to add as a background to one of my reports. I tried to insert a picture, but it just spaces everything out and does not allow me ...
I am using Crystal XI against a vendor's SQL database.  They sent me an ERD.  I have tried both an ODBC and OLE DB connection to the database.  Smart linking doesn't work correctly on this dat...
I have a parameter set up as a string. The user can select different date ranges such as CurrentWeek, LastMonth etc.  In my record select logic I check what was selected on the parameter. If i...
I have a database VIEW that has account numbers within social security numbers. I 'm reading from the view and I'm grouping the report by account number within social security number. I want...
Hi friends, Please help me with this issue. I have made a demo project in vb.net2005 and it consists of 1 form and 2 crystal report (the version of crystal report is the same that comes by ...
I've created a report which shows the delivery performance of our suppliers.  The report contains a percent bar chart for each supplier that denotes how many items were delivered in specific p...
Is there a was to access fields in the Crystal Report object to show/hide the values
I have a view called "myView" and the attached image displays the contents of this view. In SQL, I would type something like to following to get the top 3 records only: select top 3 * from ...
HI.. I have one feild in the database, the data in this feild is either 1 or 0, How to convert this feild in crystal report and make it like a check box to be checked when its being 1 or un...
I have a .NET 1.14/C#/asp.net web applicaton that uses Crystal reports to create a pdf file. The problem is that when I try and run the report I get an error message saying that "Load crpe32.d...
Hi, My client has the following situation: - an existing software system build with Delphi 5 for the Windows platform. - this system has several Crystal Reports (version 7) that connect...
I recently installed crytal report XI developer edition on windows 2003 enterprise server (SP2). Along with SQL Server 2005 client connectivity tools. It worked fine. Recently I updted server ...
this is the file.  It's NOT on the VS2005 DVD, it's not on Crystal Reports website (anymore)! cr_net_2005_mergemodules_mlb_x86.zip It's a merge module, without it, this $85,000 dollar pa...
Morning all, I have created a report which counts number of jobs, lenses and their daily averages according to the date range and Reason code. The report is grouped by reason code Crysta...
Dear Experts, I need to create a formula field in Crystal Reports X whose value depends on the result of a bitwise operation on some field from my database. E.g., say the field from the dat...
How do i add a Page header section? i don't have one in my report (i removed it) now i need it !! I can't find how to insert a page header anywhere. Dufas. Thanks guys kj
Hi. I have a colleague who is nearly crying. They have Crystal Reports Professional Version 11.0.0.895 They've been working on this report for hours. It looks REALLY nice. They left t...
I have a table called "team". See the attached image below for the contents. Currently, I can display the following on my report: TeamA (2005) TeamB (2006) TeamC (2007) TeamC (2008) I...
Hello experts, I seek to create a formula field that looks for a value "shipDate" and uses it or the invoice date "transactiondate" depending on it's value. I've started with a simplified ...