Advertisement

Experts Exchange is proud to announce the Front Runners the Annual Awards and the 3rd Quarter Hot Shots. Who is at the top? See for yourself!

 

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

 
Top Crystal Reports Software Solutions: 76 - 100 of 634
 
I have the need to change the number format of an entire report (including subreports) based on a value at runtime. For example, if the document is to be printed in US, the number format would...
I have developed a simple report with Crystal Developer, pulling data from a stored procedure with three parameters. The report runs fine on the development machine. But after deploying to the...
CRV10 - Is there by any chance a way to ignore case in a parameter for a string field?  I have a {?Last Name} parameter.  The table shows the last names in caps, but the user would not necessa...
We get a message: This report uses an invalid printer. The default printer will be used instead. These types of reports generate numbers with formatting problems where some numbers may be posi...
how can I change the date and time format during runtime in crystal using Crystal API? eg: 01/10/2008 in US and 10/01/2008 in UK. Is there a way with the local OS date time settings we can set...
I'm trying to write a bit of code that will find the difference between dates in two fields, omitting Saturdays and Sundays.  I thought there was a function that did this, but I could not find...
Hello, I am using SQL server to import Active Directory information which inturn use Crystal Reports to report on the data. I am pulling lastLogon from the table which is currently a string (e...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23582728.html I looked at the suggested answer to this problem but the answer suggested or method of understanding the ...
Hi all, I am generating a crystal report from an application made in ASP.net (Visual Studio 2003). When i try to generate any report through the application i get the error "Not enough memo...
I have a report that shows dates immunizations were given.  I need to take the current report and group it by Month, then create sub-totals for all immunizations given during each month.  My d...
I have a report that passes Login Name to the Subreport. The subreport has Login a one of the parameters. When I post the Subreport to BOE web, it runs fine without any error. When I post the ...
I need to find a way to edit a currency field with a formula to remove "," and decimal points.  For example, 12,866.90 would need to be 1286690.  I cannot simply do this with the "format field...
Hi I have to export a report, which is having a subreport for each day of the month, to excel. To do this I am using the Export Report button on the report viewer    but problem is that i...
What are correct encoding parameters in order to read Crystal Reports exported in VB.NET environment and get the text properly in ASCII? i.e.  what should be used instead of  "System.Text.A...
I am passing a multi-select parameter from Crystal Reports XI to a Stored Procedure in SQL.  If I select 1 item and click OK the report retrieves the data and the Show SQL Query is as follows:...
Hello, I'm using the latest version of Crystal Reports 2008 (Service pack 0). I'm creating the web application with Visual Studio 2005 (C#). I need to print Crystal reports to Postscript...
I am trying to deploy an application with crystal reports on a windows server (shared hosting). They ave asked me to upload and register the required dlls on their server. Can any one advise w...
In our business each customer has a custom price profile with a negotiated price for each item purchased.  Each time they order, if a price is listed in thier profile for that item, it overrid...
I know that are variables, but the letter what it means.... R, P etc,,,,   if there is  a list somewhere?
I am trying to group my results in Crystal Reports so that the grouping will be by the thousands. Right now, the report is display one row for each change of the number.  I would like the ...
I am using the Crystal Reports XI. I am trying to modify the display Name of the Datalabels, Legends. Currently the names of these are same as that of Database Field Names. E.g. I have two ta...
Hi, I have a Bar Chart. I have various risers, as expected, but I would like to plot a target line so we can see which risers are above and below it. For example. A sales report showi...
Hi Experts, I have a chart which accepts the start date and end date as input parameters and plots the sales for each day between these 2 dates. When users enter a very wide reporting peri...
A report I've created in CR10 is getting an error message back saying the table cannot be found, and asks if I want to remove he table from the report. However, if I choose not to remove the t...
I am creating a crystal report and need to know how to pull a date range of 2:00PM yesterday to 4:00AM Current Date.