Hi,
I have CR 11 (cr xi) release 1.
I want to uprade to release 2. I cannot find ANYWHERE that explains how. Do I have to purchase it? It is on Buisness Objects crappy website somewhere? Checki...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23398342.html
I have a crystal report question regarding my detail section - the detail section includes 12 months of details, and the summary in the footer is based on those 12 months, however I want to only sh...
http://www.experts-exchange.com/Database/Reporting_/Q_23055469.html
Zones:
SQL ReportingDate Answered: 01/03/2008 Rating: 8.0 Views: 0
I downloaded this file from Business object regarding creating a report in the form of a calendar.
I've been able to add some of the data I need, but I tried to make the subreport bigger, either w...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23624005.html
I have an excel file that i'm using as my data source for a crystal report.
I have been asked that when I put the field in the crystal report, that it only be a specified size.
For example, the...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23797341.html
I have a formula called Discharge Date and its formula is this:
stringvar MyDate := totext({badplpp.lpldd},0,"");
if len(MyDate) = 5
then
cdate(2000+val(right(MyDate,2)), val(left(MyDate,1)),va...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23834920.html
Dear All
I have a strange problem . When i call a crysal report from ASP page with more than 11 parameter the session get expired . I am calling the report using url method
http:\\servername...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21113304.html
I have a program developed in vb.net 2003 and I want to pull up a report that generated in Crystal Repor 11. How can I make the setup so when the user install the program the report will run. I can...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21467105.html
I did some crystal reports in Visual Studio 2005 that work fine on the local server on my computer until they are uploaded to a remote server. What should be installed on the IIS server in order f...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23041...
I have one long field {AR1.CustomerMasterfile.CustomerName}. This field can contains name for example:
Davis, John
Cleaner Clean
Smith, Joe
Magic Time, Inc.
I want to have the ones like 'S...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23275985.html
I have records each with 12 fields representing the Amount Balance for each month. I want to print a report that will prompt for the month and then select the relevant balance from the array and al...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23411265.html